=== Meta Box=== Contributors: mervinpraison Donate Link: http://mervin.info Tags: meta content, meta, meta script, meta code, meta field, meta box, meta tag, Requires at least: 3.0 Tested up to: 3.3 Stable tag: trunk A meta box which helps us to add content or scripts to any part of the website, on each individual post/page. Easy to Implement with Shortcode. == Description == A meta Box appears on the admin area of all posts and pages, where you can add the required content. Paste the Code or the Shortcode on any part of the website. The content what you typed on the meta box, appears on that area of the WordPress template, where you have pasted the code. * Very Easy to implement. * Simple Shortcode Available * Easy code Implementation inside loop and outside loop. Meta Box Documentation By Mervin Praison == Installation == = Step 1 = 1. Download the zip file 2. Extract the contents 3. Upload the folder `meta` to your WP plugin folder `/wp-content/plugins/` directory 4. Go to Plugins > Plugins, and activate the plugin = Step 2 = * Use this shortcode '[metacontent]' on your page/post content. * Code and detailed installation procedure can been seen on the following link Meta Box Documentation By Mervin Praison == ChangeLog == = Version 1.0 = * First release. == Frequently Asked Questions == = What is its Shortcode? = [metacontent] == Screenshots == 1. Meta box area == Upgrade Notice == = 1.0 = Created the shortcode and the php code == Version history == = Version 1.0 = * Initial release version. == Changelog == = 1.0 = * Shortcode was created * Code inside loop of the template * Code outside loop of the template