Description
Ads For Old Posts inserts ads into posts older than a certain amount of days.
On the options page you’ll be able to set the location and design for your ad block. You can force ads to display at the start or end of a post, or you can now use the [afop] shortcode to manually insert the adblock in the middle of a page or post.
Note: In version 2.0 we rewrote how the data is stored in the database. If after you upgrade your ads aren’t showing, deactivate the plugin and reactivate it.
Installation
Upload the Ads For Old Posts plugin to your blog, Activate it, then edit the options from the settings screen.
Reviews
Contributors & Developers
“Ads For Old Posts” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Ads For Old Posts” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.1.1
- Fixed issue with margin option not being added on front end
2.1
- Added color pickers to settings page
2.0.1
- Fixed php warnings
2.0
- Cleaned up deprecated functions
- Added shortcode functionality
1.5
- Added options to allow for using a div rather than a span
- Added options to set width in pixels/percentages
- Added options to align text left/right/center (handy for centering Google ads by using a 100% width div)
1.3
- Updated options page calls to remove deprecated function calls
- Added extra security to get_options functions
1.0
- Initial release