Skip to content

Releases: cabrerahector/wordpress-popular-posts

WPP 4.1.1

25 Jun 22:26
Compare
Choose a tag to compare

This release includes the following changes:

  • Improves compatibility with Cloudflare's Rocket Loader.
  • Code cleanup.
  • Fixes a minor bug (plugin returning the wrong excerpt when a translation plugin is used).
  • Bumps minimum required PHP version to 5.3.

If you're using a caching plugin, flushing its cache right after installing / upgrading to this version is highly recommended.

WPP 4.1.0

22 May 14:52
Compare
Choose a tag to compare

This release includes the following changes:

  • REST API integration.
  • Bumps min WP version to 4.7.
  • Drops front-end jQuery dependency.
  • Adds At-a-Glance stats.
  • Adds Today time range to Stats section.
  • Some minor bug fixes and improvements.

WPP 4.0.13

01 Dec 20:00
Compare
Choose a tag to compare

This release includes the following changes:

  • Improvements to WPP's upgrade process.
  • Fixes ALT text missing from IMG tags.

WPP 4.0.12

06 Nov 17:25
Compare
Choose a tag to compare

This release includes the following changes:

  • Fixes bug where WPP didn't return the right URL when using Polylang / WPML.
  • Fixes a compatibility issue with Yoast SEO (and potentially other plugins as well).
  • Improves compatibility with MySQL 5.7+.
  • Other minor fixes and improvements.

WPP 4.0.11

28 Oct 19:22
Compare
Choose a tag to compare

This release includes the following changes:

If you're using a caching plugin, flushing its cache after installing / upgrading to this version is highly recommended.

  • Fixes reference to tracking script.

WPP 4.0.10

28 Oct 18:51
Compare
Choose a tag to compare

This release includes the following changes:

If you're using a caching plugin, flushing its cache after installing / upgrading to this version is highly recommended.

  • Renames tracking script to prevent issues with ad blockers (props @Damienov).
  • Widget: fixes caching (props @zu2).
  • Exposes offset parameter to wpp shortcode / wpp_get_mostpopular template tag.

WPP 4.0.9

24 Oct 23:45
Compare
Choose a tag to compare

This release includes the following changes:

  • Widget: fixes Author ID field not saving/updating.
  • Fixes WPP data caching.
  • Dashboard: updates Content Tags' documentation.
  • Main POT file updated.
  • Other minor bug fixes & improvements.

WPP 4.0.8

22 Oct 02:29
Compare
Choose a tag to compare

This release includes the following changes:

  • Multisite: plugin can now be installed individually on each site.
  • Multisite: improved upgrade process.
  • Dashboard: adds multisite check to Debug screen.
  • Dashboard: have the Debug screen display active plugins only.
  • Improves compatibility with Beaver Builder.
  • Adds onload event to ajax widget (props @cawa-93).
  • Other minor bug fixes.

WPP 4.0.7 Beta 4

21 Oct 19:15
Compare
Choose a tag to compare
WPP 4.0.7 Beta 4 Pre-release
Pre-release

This release includes the following changes:

  • Removes wpp_update option on uninstall.
  • Removes DIEONDBERROR constant.

WPP 4.0.7 Beta 3

21 Oct 15:55
Compare
Choose a tag to compare
WPP 4.0.7 Beta 3 Pre-release
Pre-release

This release includes the following changes:

  • Reverts Makes wpp_ver and wpp_upgrade global options again.