=== LP Content Manager === Tags: content manager, content management, lp content manager, luminary plugins, custom content Requires at least: 3.0.1 Tested up to: 4.1 Stable tag: 2.0.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Create and manage custom content in a few simple steps through the WordPress dashboard. == Description == LP Content Manager makes it easy to create and manage custom content on your website by allowing you to create content templates and insert them onto pages using a shortcode. The entire creation process is straight-forward and completed through the WordPress dashboard, so no programming knowledge is required. == Installation == 1. Upload the contents of lpcm.zip to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Use the `Content Manager` tab on the sidebar to create templates and items == Changelog == = 2.0.3 | Released November 28, 2014 = * Bug fixes = 2.0.2 = * “Insert Template” button on Editor view = 2.0.1 = * Important: Moved to {parameter} parsing. You need to change your current $ parameters to be in {parameter} format in order for them to be parsed properly. * Small bug fixes