This is the home page of the addPostFooter wordpress plugin.
This plugin allows plugging HTML or a result of evaluating PHP code as a footer after the post body in the single post display window. This is very useful when e.g. adding Google Ads to your blog. The HTML fragment is added enclosed in a DIV HTML element. You can also specify PHP code to use. The code is then passed to eval() and the result of eval() is enclosed inside a DIV HTML element.
There is a configuration page (under Settings) that allows specifying the fragment and whether it’s PHP or HTML.There is a configuration page (under Settings) that allows specifying the HTML fragment.
The plugin is tested to work with WordPress 2.8.2 and up to WordPress 2.9.
Current version : 1.1.0 (addpostfooter 1.1.0)
Older versions :
- 1.0.0 (download zip)
Changelog
- 1.1.0 Added PHP code evaluation. Ensured compatibility with 2.9RC1
- 1.0.0 Initial revision
Thanks for the blugin. I just wanted to know if we could use php code instead of HTML code.
Unfortunately not yet. It’s not hard to make (you just need to eval the text as PHP code before appending it) and I will consider it for the next version. Thanks for the idea
Works great, thank you
new version (actually just a compatible version bump) just uploaded ; 1..1.1