Version 2.9.0
Release post: https://webberzone.com/blog/top-10-v2-9-0/
-
Features:
- Edit the total visits from the Top 10 > Popular Posts page
- New shortcode setting
include_cat_ids
to limit top posts to selected categories/taxonomies. Use a comma separated list of term_taxonomy_id - New setting in widget to only include certain categories. Doesn't work with custom taxonomies
-
Enhancements:
- Implemented CodeMirror to format custom styles box
- Admin scripts are no longer loaded into the head - but using a separate JavaScript file
-
Bug fixes:
- Fixed media lookup returning PHP errors/warnings in rare cases
- Use
current_time
andgmdate
as per latest WordPress Coding Standards - No more unnecessary form modified errors in the popular posts tables in Admin area
- Fixed notices in PHP 7.4 when viewing popular posts listings
- When editing posts, the count from the metabox will only be used if it is modified