Skip to content

Releases: Automattic/ad-code-manager

0.2.1

12 Mar 16:44

Choose a tag to compare

  • Flush the cache whenever an ad code is created or deleted so you don't have to wait for a timeout with a persistent cache.
  • Bug fix: Default to priority 10 when querying for ad codes if there is no priority set.

0.2.0

12 Mar 16:43

Choose a tag to compare

  • UI reworked from the ground up to look and work much more like the WordPress admin (using WP_List_Table).
  • Abstracted ad network logic, so users can integrate other ad networks. Pull requests to add support to the plugin are always welcome.
  • Added in-plugin contextual help.
  • Implemented priority for ad code (allows to workaround ad code conflicts if any).
  • Implemented the [acm-tag] shortcode.
  • Implemented ACM Widget.
  • Initial loading of the ad codes is now cached using object cache.
  • Bug fix: Enable using ad codes with empty filters using a filter.
  • Bug fix: Setting the logical operator from OR to AND did not seem to result in the expected behaviour for displaying ads.
  • Bug fix: Remove logical operator check when a conditional for an ad code is empty.

0.1.3

12 Mar 16:41

Choose a tag to compare

UI cleanup for the admin, including styling and information on applying conditionals.

0.1.2

12 Mar 16:40

Choose a tag to compare

  • Readme with full description and examples
  • Bug fix: Save the proper value when editing actions

0.1.1

12 Mar 16:39

Choose a tag to compare

Bug fix release.

0.1.0

12 Mar 16:38

Choose a tag to compare

Initial release.