MyVariables Wordpress Plugin
MyVariables is a Wordpress plugin allowing content authors to embed variable content into their pages and posts. Through an easy-to-use interface in the Wordpress admin section, users can manage their variable content, updating numerous posts with a single click. MyVariables is best suited for small amounts of content such as image directory paths, e-mail addresses or other information that is subject to change over time.
MyVariables has not been tested in versions of Wordpress earlier than 2.2.
Download
Click the “Download” link in the upper left to download the MyVariables zip file.
Changelog
- 07.24.07 Version 1.0 released
Installation
Download and extract the MyVariables zip file. Upload MyVariables.php to the Wordpress plugins directory of your site — typically /wp-content/plugins. Activate the plugin via the Wordpress plugin panel in the Wordpress administration area.
Usage/Screenshots
Once MyVariables has been activated, you’ll find a “MyVariables” link in the submenu of “Options” in the Wordpress administration area. Here you can add, delete and modify your MyVariables.
Create a new MyVariable by first giving it a name. For example, “ImageDirectory”. Next, assign it a value, such as “/i/wordpress/”. Press “Save MyVariable” and you’ve created your first MyVariable. You can now use this in your posts and pages by simply entering:
[MyVariable=ImageDirectory]

Leave a Reply