super-cool-ad-inserter-plugin

Insert ads, newsletter signup widgets, and calls to action in the middle of your posts!

Stars
32

Bot releases are hidden (Show)

super-cool-ad-inserter-plugin - Super Cool Ad Inserter Plugin version 0.2

Published by benlk almost 6 years ago

SCAIP version 0.2

The big new feature is the Inserted Ad Position block, which is the old [ad number="2"] shortcode that your could use in your posts, wrapped in a new user-friendly interface.

Changes

  • Adds Gutenberg block to enable custom placement of Inserted Ad Position widget areas within posts. This block supports Gutenberg's alignment and custom class tools.
  • Partial WordPress VIP code approval, via Adam Schweigert's work in pull request #32.
  • Adds filter to programmatically disable ad insertion. Pull request #39 for issue #25.
  • Adds filter to allow changing the before_widget, after_widget, before_title, and after_title attributes used to register SCAIP's Inserted Ad Position sidebars. Pull request #40, continuing #39's work to make the plugin more configurable for advanced use cases.
  • Removes some unneeded development files
  • Documentation improvements