Skip to content

v1.1.0

Choose a tag to compare

@aristath aristath released this 20 Feb 11:58
· 3268 commits to main since this release

In this release, we've added more recommendations from Ravi on how to improve your site. We've also made these recommendations more visible on your WordPress
settings pages, by showing on settings pages exactly which things we think you should change. Also, if you're just now starting to use Progress Planner,
we've made the onboarding experience a lot more fun: we show you immediately which of Ravi's recommended tasks you've already completed and we give
you points for those!

Added these recommendations from Ravi:

Bugs we fixed:

  • If you had WP_DEBUG set to false, the plugin would still tell you to disable WP_DEBUG_DISPLAY. We think Ravi was a bit overzealous in his recommendation, so we've fixed that.

Under the hood:

  • We've added our set of debug tools straight into the plugin. If you define PRPL_DEBUG as true in your wp-config.php file, you'll get a PRPL Debug admin bar menu item.
  • Improved suggested tasks completion conditions so they don't trigger at the wrong moment.