# WP Code Snippet
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.