Skip to content

0.2.0

Compare
Choose a tag to compare
@GaryJones GaryJones released this 12 Mar 16:43
  • 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.