Skip to content

Releases: WebberZone/top-10

Version 3.3.0 Beta 2

02 Jul 18:18
Compare
Choose a tag to compare
Version 3.3.0 Beta 2 Pre-release
Pre-release

Changes

  • Features:

  • 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 accepts WP_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

  1. Download the top-10.zip file from this release post
  2. Visit Plugins in your Admin Area
  3. Hit the Add New button next to the Plugins heading
  4. Hit the Upload button next to the Add Plugins heading
  5. Select the top-10.zip file that you downloaded and hit Install Now
  6. In the next screen choose Replace current with uploaded
  7. 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

Version 3.3.0 Beta 1

27 Jun 21:12
Compare
Choose a tag to compare
Version 3.3.0 Beta 1 Pre-release
Pre-release

Plugin rewrite to use classes and autoloader.

Installation

  1. Download the top-10.zip file from this release post
  2. Visit Plugins in your Admin Area
  3. Hit the Add New button next to the Plugins heading
  4. Hit the Upload button next to the Add Plugins heading
  5. Select the top-10.zip file that you downloaded and hit Install Now
  6. In the next screen choose Replace current with uploaded
  7. 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.2.5...v3.3.0-beta1

Version 3.2.5

22 Feb 15:23
Compare
Choose a tag to compare

Security fix

Full Changelog: v3.2.4...v3.2.5

Version 3.2.4

17 Feb 20:04
Compare
Choose a tag to compare

Security fix

Full Changelog: v3.2.3...v3.2.4

Version 3.2.3

28 Dec 15:58
Compare
Choose a tag to compare

Security fix

Full Changelog: v3.2.2...v3.2.3

Version 3.2.3 Beta 1

25 Dec 20:43
Compare
Choose a tag to compare
Version 3.2.3 Beta 1 Pre-release
Pre-release

Installation

  1. Download the top-10.zip file from this release post
  2. Visit Plugins in your Admin Area
  3. Hit the Add New button next to the Plugins heading
  4. Hit the Upload button next to the Add Plugins heading
  5. Select the top-10.zip file that you downloaded and hit Install Now
  6. In the next screen choose Replace current with uploaded
  7. 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.2.2...v3.2.3-beta1

Version 3.2.2

23 Sep 18:53
Compare
Choose a tag to compare

Release post: https://webberzone.com/blog/top-10-v3-2-0/

  • Enhancements/Modifications:

    • Dashboard widget will display the number of posts set in the Top 10 Settings page
  • Bug fixes:

    • Tax query parameter was not set in Top_Ten_Query
    • post_type parameter was not set in Top_Ten_Query
    • Parse error in some PHP installs prevented the plugin from being activated
    • Fixed missing stylesheet error when text_only style is selected
    • Only from categories option in the Widget now takes a comma-separated ID list only as the autocomplete was not compatible with the new widget interface

Full Changelog: v3.2.1...v3.2.2

Version 3.2.2 Beta 2

20 Sep 20:49
Compare
Choose a tag to compare
Version 3.2.2 Beta 2 Pre-release
Pre-release

Changes

  • Enhancements/Modifications:

    • Dashboard widget will display the number of posts set in the Top 10 Settings page
  • Bug fixes:

    • Tax query parameter was not set in Top_Ten_Query
    • post_type parameter was not set in Top_Ten_Query
    • Parse error in some PHP installs prevented the plugin from being activated

Installation

  1. Download the top-10.zip file from this release post
  2. Visit Plugins in your Admin Area
  3. Hit the Add New button next to the Plugins heading
  4. Hit the Upload button next to the Add Plugins heading
  5. Select the top-10.zip file that you downloaded and hit Install Now
  6. In the next screen choose Replace current with uploaded
  7. 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.2.2-beta1...v3.2.2-beta2

Version 3.2.2 Beta 1

19 Sep 20:00
6364922
Compare
Choose a tag to compare
Version 3.2.2 Beta 1 Pre-release
Pre-release

Bug fixes:

  • tax_query was not set in Top_Ten_Query

Installation

  1. Download the top-10.zip file from this release post
  2. Visit Plugins in your Admin Area
  3. Hit the Add New button next to the Plugins heading
  4. Hit the Upload button next to the Add Plugins heading
  5. Select the top-10.zip file that you downloaded and hit Install Now
  6. In the next screen choose Replace current with uploaded
  7. 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

Version 3.2.1

19 Sep 19:59
Compare
Choose a tag to compare
  • Other Enhancements/Modifications:

    • Modified behaviour of Popular Posts page and Admin Dashboard widgets to limit to public post types
  • Bug fixes:

    • Fixed: Fatal error: Uncaught Error: Call to undefined function restore_current_blog()

Installation

  1. Download the top-10.zip file from this release post
  2. Visit Plugins in your Admin Area
  3. Hit the Add New button next to the Plugins heading
  4. Hit the Upload button next to the Add Plugins heading
  5. Select the top-10.zip file that you downloaded and hit Install Now
  6. In the next screen choose Replace current with uploaded
  7. 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.2.0...v3.2.1