Releases: kasparsd/widget-context-wporg
Releases · kasparsd/widget-context-wporg
Version 1.3.3
Version 1.3.2
Version 1.3.1
- Fix path matcher for URIs with query params, see #62.
Version 1.3.0
- Introduce the long-awaited "Exclude by URL" feature to prevent certain URLs from showing or hiding a widget when it's matched by any other visibility rule.
- Introduce premium support to help maintain the plugin.
1.3.0-alpha
Chunk up to enable unit testing
Version 1.2.0
- Set PHP 5.6 as the minimum supported version of PHP to match WordPress core.
- Developer tooling update: introduce PHP autoloading, PHP unit tests with proper mocking, linting for JS, switch to Docker inside a Vagrant wrapper for local development environment and update to the latest version of WordPress coding standards (see #50).
Version 1.1.1
Version 1.1.0
- Fix URL matching for URLs with query strings.
- Introduce unit tests for the URL context.
Version 1.0.7
- Mark as tested with WordPress 4.9.6.
- Use the localisation service provided by WP.org.
- Support for Composer.
Version 1.0.6
- Fix path to admin scripts and styles, props @tedgeving.
- Mark as tested with WordPress 4.9.2.