Version 3.3.0 Beta 2
Pre-release
Pre-release
·
147 commits
to master
since this release
Changes
-
Features:
- Added new setting to stop tracking bots. Top 10 now includes a comprehensive set of bot user agents via https://github.com/janusman/robot-user-agents
-
Enhancements/Modifications:
get_post_count_only()
can also take a WP_Post object and returns an integer only without the count being number formatted- Complete rewrite of Top 10 plugin to use Classes and autoloading
tptn_list
shortcode now acceptsWP_Query
parameters. You can also pass typical array only parameters as a comma-separated list- Tracker script no longer require jQuery
-
Bug fixes:
- Post count should only display once within the content within the main loop
- Fixed labels in the Dashboard
Installation
- Download the top-10.zip file from this release post
- Visit Plugins in your Admin Area
- Hit the Add New button next to the Plugins heading
- Hit the Upload button next to the Add Plugins heading
- Select the top-10.zip file that you downloaded and hit Install Now
- In the next screen choose Replace current with uploaded
- This should replace the plugin with the latest version. You can verify this by going back to the Plugins page and checking the version number
Full Changelog: v3.3.0-beta1...v3.3.0-beta2