Skip to content

v3.3.3-RC2

Pre-release
Pre-release
Compare
Choose a tag to compare
@ajaydsouza ajaydsouza released this 02 Nov 21:18
· 88 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:

  • 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
    • Number fields in the block were not saved.
  • Security fix:

    • Check nonce before editing post counts in the Admin area

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