TeoAlex

Results 8 issues of TeoAlex

Make the post edit metabox more customizable. Adding filters for the fields that are going to be displayed and css classes for table rows/contents will be amazing.

enhancement

![Screenshot 2022-02-25 at 09 36 41](https://user-images.githubusercontent.com/19348508/155981963-31d3a800-0c86-4004-bafc-bd88c2fa7c7f.png)

enhancement
Needs Testing

Add a setting input field to list ip's that should not log downloads for. For example if an organisation uses the same downloads pages from multiple clients( logged in or...

enhancement

Create a global DLM settings page for multisite WP installations.

enhancement
tested

On client's website, the filter https://github.com/WPChill/download-monitor/blob/dev/includes/backwards-compatibility/class-dlm-backwards-compatibility.php#L138 is used but the WP_Query query does not contain the filter modification. so the resulted query is this: `SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts LEFT...

Bug

We offer some translations in \wp-content\plugins\rsvp\languages ( french for example ) and they are ok. WordPress downloads translations for our plugin and adds them in wp-content\languages\plugins and these are incomplete...

enhancement

Deprecated: Constant FILTER_SANITIZE_STRING

bug
tested

If read more with auto excerpt is used, the "Read more" link is added to testimonials that have the total number of words < maximum allowed ( default 55 )....

bug
tested