Skip to content

Releases: cabrerahector/wordpress-popular-posts

WPP 4.0.7 Beta 2

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

This release includes the following changes:

  • Makes wpp_ver and wpp_upgrade global options again.
  • MU: Runs upgrade process for all sites.
  • Improves compatibility with Beaver Builder.
  • Adds onload event to ajax widget (props @cawa-93).

WPP 4.0.7 Beta 1

18 Oct 00:09
Compare
Choose a tag to compare
WPP 4.0.7 Beta 1 Pre-release
Pre-release

This release includes the following changes:

  • Upgrades each MU site individually.
  • Dashboard: adds MU check to Debug screen.
  • Dashboard: have Debug screen list active plugins only.

WPP 4.0.6

16 Oct 13:07
Compare
Choose a tag to compare

This release includes the following changes:

  • Improves compatibility with Multisite.
  • Fixes a bug that prevented upgrade process from running on MU (props @gregsullivan!)
  • Improves compatibility with Beaver Builder.

WPP 4.0.5

12 Oct 00:32
Compare
Choose a tag to compare

This release includes the following changes:

  • Fixes the taxonomy filter for Custom Post Types.
  • Updates summary table structure and indexes.
  • Adds back ability to use custom wpp.css from theme.
  • Dashboard: adds a Debug screen to help with support inquiries.
  • Other minor bug fixes and improvements.

WPP 4.0.3

25 Sep 12:33
Compare
Choose a tag to compare

This release includes the following changes:

  • Dashboard: escapes post titles to prevent potential XSS (props Delta!)
  • Restores ability to use a custom default thumbnail.

WPP 4.0.2

21 Sep 15:52
Compare
Choose a tag to compare

This release includes the following changes:

  • Dashboard: fixes thumbnail picker on HTTPS.
  • Adds the wpp_custom_html filter back.

WPP 4.0.1

20 Sep 19:18
Compare
Choose a tag to compare

This release includes the following changes:

  • Fixes a warning message triggered on old PHP versions.
  • Fixes undefined default_thumbnail_sizes warning message.
  • Removes a hardcoded table prefix causing issues on sites that uses a different prefix than the stock one.

WPP 4.0.1 Beta 2

20 Sep 17:10
Compare
Choose a tag to compare
WPP 4.0.1 Beta 2 Pre-release
Pre-release

This release includes the following changes:

  • Have get_admin_color_scheme() return an array instead of an object.

WPP 4.0.1 Beta 1

20 Sep 17:06
Compare
Choose a tag to compare
WPP 4.0.1 Beta 1 Pre-release
Pre-release

This release includes the following changes:

  • Fixes undefined default_thumbnail_sizes msg.
  • Fixes PHP notice: get_admin_color_scheme() should return an array.

WPP 4.0.0

20 Sep 15:56
Compare
Choose a tag to compare

This release includes the following changes:

  • Plugin code refactored!
  • Dashboard section redesigned (now mobile-friendly, too!)
  • New Statistics chart and other goodies.
  • Adds ability to pick a Custom Time Range!
  • Adds ability to filter posts by other taxonomies than just categories!
  • Adds Relative Date Format.
  • Fixes error caused by changeset 41508 https://core.trac.wordpress.org/changeset/41508
  • Improves PHP7+ compatibility.
  • Improves compatibility with WP-SpamShield, WooCommerce, Polylang and WPML.
  • Drops qTranslate support (that plugin has been long removed from WordPress.org anyways.)
  • New content tags added: {img_url}, {taxonomy}.
  • New filters: wpp_post_class, wpp_post_exclude_terms.
  • French and German translation files became too outdated and so support has been dropped for now (want to help? Contact me!)
  • Tons of minor bug fixes and improvements.

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