Skip to content

Releases: Automattic/ad-code-manager

0.2.0

12 Mar 16:43
Compare
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
Compare
Choose a tag to compare

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

0.1.2

12 Mar 16:40
Compare
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
Compare
Choose a tag to compare

Bug fix release.

0.1.0

12 Mar 16:38
Compare
Choose a tag to compare

Initial release.