Description
Allows one or more blocks of html code to be inserted into a WordPress post or page. This plugin should work with WordPress 2.5.0 or greater. I have only tested it on my site running WordPress 2.6.3.
Additional Notes
Enter blocks of html in the InsertHTMLHere settings page. Use shortcode notation to display the blocks of html in a post or page. Eg. [insert-html-here 1]
Installation
- Upload
insert-html-here.php
to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- The InsertHTMLHere admin page found in the WordPress settings allows for the html blocks of code to be entered.
- Place
[insert-html-here x]
in your post or page where x is an integer corresponding to a specific InsertHTMLHere block of html.
FAQ
Why did you write this plugin?
I needed the functionality of this plugin on the site ProgramPhases and it was also a good educational endeavor.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Insert HTML Here” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Insert HTML Here” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.