=== Custom fields shortcode === Contributors: gonahkar Tags: custom, custom-field, custom-fields, shortcode Requires at least: 2.5 Tested up to: 3.2.1 Stable tag: 0.1 Use custom fields as shortcode in post content without edit your theme files. == Description == USAGE: use [cf] shortcode in your post content to show the custom field value without edit your theme files. EXAMPLE: [cf]somekey[/cf] returns value of 'somekey' custom-filed. == Installation == 1. Upload `custom-fields-shortcode` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Screenshots == nothing yet! == Frequently Asked Questions == nothing yet!