Skip to content

WPP 6.1.2

Choose a tag to compare

@cabrerahector cabrerahector released this 19 Jun 19:38
· 339 commits to master since this release

This release includes the following changes:

If you're using a caching plugin on your website, clearing its cache after installing / updating to this version is highly recommended.

  • Deprecation Notice: The WordPress Popular Posts "classic" widget is going away! If you're using the classic widget please replace it with the WordPress Popular Posts block or the [wpp] shortcode as soon as possible. See release notes for more details.
  • Plugin now uses the Tax_Query class to filter popular posts by taxonomy, pretty much similar to how WP_Query does it.
  • Fixes an issue where selecting the Tiny theme would override the heading of the popular posts list.
  • Fixes an issue where taxonomy links would render an extra whitespace for some browsers.
  • Fixes issue where when using a theme (eg. Cards) post titles would be unintentionally truncated.
  • Adds decoding=async property to WPP's thumbnail.
  • General PHPCS/WPCS code improvements.

Release notes