=== Plugin Sample Shortcode === Contributors: dipendrapancholi Tags: Plugin, shortcode, Sample shortcode, sample plugin shortcode, sample plugin, shortcode plugin Donate link: Requires at least: 3.5 Tested up to: 4.0 Stable tag: 2.2.4 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html Plugin Sample Shortcode is a tutorial to create a shoortcode plugin. == Description == The Plugin Sample Shortcode is a simple plugin for shortcode tutorial. How to use shortcode. **Features of this plugin include:** * Process Shortcode == Screenshots == 1. How to use shortcode. == Installation == = Minimum Requirements = - WordPress 3.5 or greater - PHP version 5.2.4 or greater - MySQL version 5.0 or greater = Manual Installation = The manual installation requires you to download the plugin from WordPress.org and uploading it to your webserver using your favorite FTP application. 1. Download the Plugin Sample Shortcode 2. Unzip the file and upload the plugin-sample-shortcode folder to the /wp-content/plugins/ directory using your FTP application 3. Activate the Plugin Sample Shortcode plugin through the 'Plugins' menu in WordPress = Version 1.0.1 (2014-11-08) = * Update coding standared * change shortcode from "wp_pss" to "wp_pss_sample" * Add parameter to shortcode = Version 1.0.0 (2014-11-06) = * Initial Release