Skip to content

Releases: cabrerahector/wordpress-popular-posts

WPP 7.4.0

Choose a tag to compare

@cabrerahector cabrerahector released this 07 Jun 19:28

This release includes the following changes:

  • The Log Limit functionality is now enabled by default for new installs (see Log Limit for more details)
  • New "Views" column in posts lists (see Views column for more)
  • Fixed a bug affecting the Custom time range functionality (props to dxylott54 for reporting the issue!)
  • Improved accessibility in the Stats screen.
  • Plugin has finally dropped all jQuery dependencies!
  • Other minor improvements.

Release notes

WPP 7.3.8

Choose a tag to compare

@cabrerahector cabrerahector released this 17 Feb 18:35

This release includes the following changes:

  • Fixes a character encoding issue that can happen under some circumstances (props to qwe987299 for the report!)

Release notes

WPP 7.3.7

Choose a tag to compare

@cabrerahector cabrerahector released this 15 Feb 15:03

This release includes the following changes:

  • Fixes shortcode rendering empty tags (props to NetzzJD for the report!)
  • Renames filter hook pretiffy_numbers to prettify_numbers.
  • Adds toggle to display the Y-axis in the Stats chart.
  • Minor code improvements.

Release notes

WPP 7.3.6

Choose a tag to compare

@cabrerahector cabrerahector released this 23 Oct 18:55

This release includes the following changes:

If you're updating from a previous version please clear your popular posts thumbnails cache via WP Dashboard > Settings > WP Popular Posts > Tools > Thumbnails > Empty image cache button.

  • Improves security around thumbnail generation (props to smile9381!)
  • Removes deprecated /v1/popular-posts POST endpoint.
  • Minimum required PHP version is now 7.4.
  • Minor code improvements.

Release notes

WPP 7.3.5

Choose a tag to compare

@cabrerahector cabrerahector released this 13 Oct 19:19

This release includes the following changes:

  • Fixes Elementor widget stuck in infinite loading animation.
  • Fixes broken database query in get_views() (props to raphaelw!)
  • Fixes an issue where config.json files from theme overrides would be ignored (thanks alexg904!)
  • Minor styling enhancements.

Release notes

WPP 7.3.4

Choose a tag to compare

@cabrerahector cabrerahector released this 12 Oct 15:25

This release includes the following changes:

  • New name! See the Rename announcement for more details.
  • Minimum required WordPress version is now 6.2.
  • Minor code improvements.

Release notes

WPP 7.3.3

Choose a tag to compare

@cabrerahector cabrerahector released this 17 Jun 02:01

This release includes the following changes:

  • Hotfix: wpp shortcode no longer forces AJAX loading on.

WPP 7.3.2

Choose a tag to compare

@cabrerahector cabrerahector released this 12 Jun 15:21

This release includes the following changes:

  • Compatibility: Fixes a fatal error that can happen when using Polylang.
  • Compatibility: Themes should now work with WP-Rocket.
  • New notice about Pretty Permalinks being required has been added.
  • Fixes shortcode getting stuck on the loading animation in Elementor's editor.

Release notes

WPP 7.3.1

Choose a tag to compare

@cabrerahector cabrerahector released this 06 Apr 21:11

This release includes the following changes:

  • Fixes wpp_start/end being striped out if empty (props to ispreview!)
  • Fixes posts not loading on the Stats screen for Author users (props to waheed61!)

Release notes

WPP 7.3.0

Choose a tag to compare

@cabrerahector cabrerahector released this 30 Mar 16:25

This release includes the following changes:

If you're using a caching plugin and/or a plugin that minifies JavaScript code it's highly recommended to clear its cache after installing / updating to this version.

  • Adds Elementor support: WordPress Popular Posts now includes a native Elementor widget! See Release notes for more details.
  • Adds get_ids() function to facilitate getting the IDs of your popular posts.
  • Admin section usability improvements.
  • The "Empty cache" and "Clear all data" buttons have been removed from the Admin section.
  • Improves compatibility with PHP 8.4 (thanks ispreview for the heads-up!)
  • Minimum required PHP version is now 7.3.
  • Minor code changes & improvements.

Release notes