Use custom field values in you pages or posts. With conditional supports which enables basic templating with custom fields.
As of April 2026, Conditional Custom Fields Shortcode is a WordPress cms plugin with 20 active installations and a 0/5 rating0. It has been downloaded 4.0K+ times in total. Requires WordPress 2.7+ and PHP false+. Available on WordPress.org since 2009. Last updated 16 years ago — may have compatibility concerns. Top alternative: White Label CMS.
A series of shortcodes for using custom field values in pages or posts (or in sidebar widgets – via Section Widget!), which would then allows you to take store the actual data in custom fields while storing the presentation in the page/post body. This transforms WordPress into an awesome CMS. Keep reading for more inspirations.
[cf "custom field name"]
Example:
Picture of the day:
<img src='[cf "picture-link"]' />
This would output something like <img src='http://thesite.com/something.jpg' />, assume the post/page has the custom field “picture-link” and its value is “http://thesite.com/something.jpg”. That way, you (or your clients!) would never accidentally take out a div when updating your page because you won’t have to touch…
| WordPress | 2.7+ requiredTested up to 2.8.2 |
| PHP | false+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.