=== Shortcode Content=== Contributors: elodevs, ashfaq007 License: GPL2 Tags: shortcode, shortcodes, user roles, shortcode with content,user roles create Requires at least: 4.8 Requires PHP: 5.2.4 Tested up to: 5.1 Stable Tag: 0.0.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html A simple shortcode-based content editing panel with separate login for editors. Make managing your content a breeze! === Description === Shortcode content was created with the objective to facilitate easy content editing for people who are not familiar with the WordPress admin panel. This plugin allows admins to create snippets of text and assign them to a shortcode. The shortcodes will be replaced with the appropriate content wherever they are used throughout their website. These can be managed through a simplified, clutter-free Shortcode Content panel which contains only a table with all currently existing shortcode-content pairs. A separate role called “SC Author” is created when this plugin is installed. Users with this role are restricted with access to the Shortcode Content panel only. This eliminates the chances of accidental changes made by non-technical to the website. === Features === Single Panel to control all the shortcode text. Separate login for “SC Content” role users with only access to editing panel. Create, update and delete shortcodes with ease. Works with any theme! === Installation === = From within dashboard (recommended) = 1. Navigate to `Dashboard` ▸ `Plugins` ▸ `Add New`; 2. Search for `Shortcode Content`; 3. Click `Install` 4. Wait until the installation completes 5. Click `Activate` under the newly installed `Shortcode Content` plugin. [Watch video of the process](). = Manual installation = 1. Download the plugin as a .zip file; 2. Unzip downloaded archive and upload `shortcode-content` folder under your `/wp-content/plugins/` directory (resulted plugin path should be `/wp-content/plugins/shortcodes-ultimate/**`); 1. Navigate to `Dashboard` ▸ `Plugins` and activate the plugin. == Frequently Asked Questions == == Screenshots == === Changelog === =1.0= * Initial release