Skip to content

Version 2.9.0

Compare
Choose a tag to compare
@ajaydsouza ajaydsouza released this 15 Apr 18:42
· 351 commits to master since this release

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 and gmdate 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