Skip to content

Version 3.3.0

Compare
Choose a tag to compare
@ajaydsouza ajaydsouza released this 07 Jul 19:10
· 112 commits to master since this release

Release post: https://webberzone.com/announcements/top-10-v3-3-0/

  • Features:

  • Enhancements/Modifications:

    • Complete rewrite of Top 10 plugin to use Classes and autoloading
    • get_tptn_post_count_only() and get_tptn_post_count can also take a WP_Post object and returns an integer only without the count being number formatted
    • tptn_list shortcode now accepts WP_Query parameters. You can also pass typical array only parameters as a comma-separated list
    • Tracker script no longer require jQuery
    • Widget styles are handled properly with the block editor
  • Bug fixes:

    • Post count should only display once within the content within the main loop
    • Fixed data labels in the Dashboard graphs
    • Custom Post Type labels could cause an issue in Network view of popular posts

Full Changelog: v3.2.5...v3.3.0