Arbitrary Shortcodes

Allows page content to contain arbitrary shortcodes (e.g., [email]) that are replaced by the values of the home page’s custom fields.

Author:Phil Freo (profile at wordpress.org)
WordPress version required:2.7.1
WordPress version tested:2.7.1
Plugin version:1.0
Added to WordPress repository:11-05-2009
Last updated:11-05-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://philfreo.com/blog/arbitrary-shortcodes...
Total downloads:1 396
Active installs:10+
plugin download
Click to start download

Replaces Shortcodes with Homepage Custom Fields.

This plugin allows you to write your page content like this:
“Contact our company, [company_name], by email at: [email].”

Text with these shortcodes can be defined on any number of pages throughout your site.

The values of all of the shortcodes are controlled in a single location: the Custom Fields of your blog’s home page. For the above example, there would be Custom Fields on the home page called “company_name” and “email” with the values, respectively, of “Example Company Name” and “info@example.com”.

This plugin requires that you have WordPress set to show a static Page on the home page under Settings->Reading and “Front page”.

So then, for all the custom fields entered on the home page, this plugin looks for shortcodes (in all pages) and replaces each of their values, upon output, with the relevant custom field value.

This is useful for if you want to fill many pages with text that includes an arbitrary number of shortcodes or template text and have all the values can be replaced in one place.

-By Phil Freo


FAQ