=== WP Code Snippet === Contributors: ikamal Tags: code, snippet Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=P4EBQ3RE9CCML&source=url Requires at least: 5.0 Tested up to: 5.4.2 Requires PHP: 7.0 License: GPLv2 License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html The plugin for share code snippets in page, post or anywhere in your website == Description == WP Code Snippet is an easy, clean and simple way to share code in your website. WP Code Snippet support Gutenburg and classic editor. I develop a Gutenburg block Snippet. == Installation == = Automatic installation = 1. Log into your WordPress admin 2. Click __Plugins__ 3. Click __Add New__ 4. Search for __Code Snippets__ 5. Click __Install Now__ under "Code Snippets" 6. Activate the plugin = Manual installation = 1. Download the plugin 2. Extract the contents of the zip file 3. Upload the contents of the zip file to the `wp-content/plugins/` folder of your WordPress installation 4. Activate the Code Snippets plugin from 'Plugins' page. Network Activating Code Snippets through the Network Dashboard will enable a special interface for running snippets across the entire network. == Screenshots == 1. Classic editor shortcode 2. Gutenburg block 3. Frontend Preview == Changelog == = 1.0.0 = * Stable version released.