# 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.5
* Stable tag: 1.0.2
* 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

* Run PHP code blocks from a shortcode
* Add JavaScript code blocks from a shortcode
* Add CSS from a shortcode
* Add HTML blocks from a shortcode
* List mode
  * Edit code 
  * Copy code
  * Delete code
  * Export code
  * Import code
  * Enable/disable code
  * Enable/disable preview mode
* Tab mode 
  * Use multiple code editors simultaneously

### Resources

[» Plugin Website](https://code-manager.com/)

[» Download plugin](https://wordpress.org/plugins/code-manager/) 

## 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
