--
Stay up-to-date with the latest by following
@kingproplugins on Twitter,
KingProPlugins on Facebook or
King Pro Plugins on Google+
--
Built as a continuation of the blog posts on
King Pro Plugins - Building a simple Wordpress Plugin
Details King Pro creates an easy way to have global values that can be used site with either via the provided shortcode or
via the PHP functions. Fields dynamically created by you can have a variety of values such as single textbox plain text value, block textarea plain text value, WYSIWYG content
value, file upload (such as a logo), or a date picker field.
--
If you have any suggestions or would like to see a feature in the plugin, please let me know in the support forum.
Any issues you are having, I'd also love to know, so again, please let me know using the support forum.
--
Check out the King Pro Plugins range
- Download and unzip the zip file onto your computer
- Upload the 'details-king-pro' folder into the
/wp-content/plugins/
directory (alternatively, install the plugin from the plugin directory within the admin)
- Activate the plugin through the 'Plugins' menu in WordPress
- Create your first field within the 'Details King Pro' section of the admin
- Within the WYSIWYG editor, place the short code '[dkp k="your-field-key"]' or within the code, <?php the_dkp_field('your-field-key'); ?>
--
Having Trouble? Get support either on the support forums here or at
@kingproplugins on Twitter,
KingProPlugins on Facebook or
King Pro Plugins on Google+
--