Dynamic Sidebar HTML Inserter

An ultra-simple widget to add HTML, images and text to dynamic sidebars

Author:Cosmo Catalano (profile at wordpress.org)
WordPress version required:
WordPress version tested:
Plugin version:1
Added to WordPress repository:26-04-2009
Last updated:28-04-2009
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://cosmocatalano.com/HTMLInserter/
Total downloads:7 079
Active installs:20+
plugin download
Click to start download

Add any text or HTML to a dynamic sidebar

Instructions

Add any text or HTML inside quotation marks after the “echo” below. Be sure to preceed any quotation marks in the HTML or Text with a backslash (the key below delte on American keyboards) to avoid breaking the plugin. Position your inserted code within the dashboard from the Widgets page within WordPress.

For multiple HTML insertions in a single sidebar, simply duplicate this .php file, then change all instances of “HTMLInsert” in the code to “HTMLInsert2”. Change the file name to HTMLInserter2.php, and place it in /wp-content/plugins/.

CAUTION

Modifying active plugins can severely mess up your WordPress installtion. I would highly recommend you make any modifications with the plug-in inactive, or better yet, not installed.