# Code Manager

* Contributors: [PeterSchulzNL](https://www.linkedin.com/in/peterschulznl/)
* Donate link: https://www.paypal.me/kpsch
* Requires at least: WordPress 4.8.3
* Tested up to: WordPress 5.9
* Stable tag: 1.0.13
* License: GPLv2 or later
* License URI: http://www.gnu.org/licenses/gpl-2.0.html

Write, test and deploy PHP, JavaScript, CSS and HTML code blocks from the WordPress dashboard.

## Description

The Code Manager is a plugin that allows WordPress users to write, test and deploy PHP, JavaScript, CSS and HTML code blocks from the WordPress dashboard.

### Features

#### Code Management

* List, edit, delete, copy, import and export code
* Open multiple code editors simultaneously in tab mode
* Enable/disable code
* Enable/disable preview mode

#### Shortcode (FREE)

* PHP code blocks from a shortcode
* JavaScript code blocks from a shortcode
* CSS from a shortcode
* HTML blocks from a shortcode

#### Advanced code (PREMIUM)

* PHP server code - no more need to edit functions.php
* CCS and JS resource files to back-end and front-end

Check the plugin website for downloadable demos and example code.

### Resources
[» Plugin Website](https://code-manager.com/)
[» Download plugin](https://wordpress.org/plugins/code-manager/) 
[» Documentation](https://code-manager.com/blog/docs/index/)
[» Code Examples](https://code-manager.com/code/)

## License

The Code Manager is licensed under the [GPL v2] or later.

> This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License, version 2, as
published by the Free Software Foundation.

> This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

> You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
