Skip to content

v3.3.3-RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@ajaydsouza ajaydsouza released this 28 Oct 21:35
· 78 commits to master since this 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

Changelog:

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

  • Enhancements:

    • Media Handler checks the title of the image if the alt tag is empty
  • Bug fixes:

    • Check if $wp_filters['the_content'] is set. Fixes a PHP warning for users running WordPress before 6.1
    • Import_Export Class: Fix unnecessary check for network_admin_menu filter; Minor code fixes to set headers before outputting data

Full Changelog: v3.3.2...v3.3.3-RC1