=== Plugin Name === Contributors: aliakro Tags: shortcode, variable, php, text, html, parameter, javascript, embed, reuse Requires at least: 4.2.0 Tested up to: 4.2.2 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Donate link: Paypal: email@YeKen.uk Create your own shortcodes and assign text / variables to it. You can then embed these shortcodes throughout your entire site and only have to change the value in one place. == Description == Do you want to use the same snippet throughout your site but only have to change the value in one location? If so, this plugin maybe just what you need. You can create your own Shortcodes and assign text, HTML, JavaScript, etc to it. You will then be given a shortcode such as: [shortcode-variables slug="your-slug-name"] You can embed this shortcode throughout your site and it will render the same content. Simply update the Shortcode Variable in Tools > Shortcode Variables and it will change throughout the site! Languages supported: - English (UK) - Need a translation? Email us: email@YeKen.uk * Developed by YeKen.uk * Paypal Donate: email@YeKen.uk == Installation == 1. Login into Wordpress Admin Panel 2. Goto Plugins > Add New 3. Search for "Shortcode Variables" 4. Click Install now and activate plugin 5. Goto Settings > Shortcode Variables == Frequently Asked Questions == = How do I add / edit / delete Shortcode Variables = Login into Wordpress Admin Panel and goto Settings > Shortcode Variables == Screenshots == 1. View all shortcode variables created. 2. Add a new shortcode variable 3. Edit an existing shortcode variable 4. Using the shortcode variables into a page 5. Shortcode variables rendered in a page == Changelog == = 1.0 = * Initial Release