=== Child Code Snippets Extension ===
Plugin Name: MainWP Code Snippets Extension
Plugin URI: https://mainwp.com
Description: The MainWP Code Snippets Extension is a powerful PHP platform that enables you to execute php code and scripts on your child sites and view the output on your Dashboard. Requires the MainWP Dashboard plugin.
Version: 5.0.4
Author: MainWP
Author URI: https://mainwp.com

== Installation ==
1. Please install plugin "MainWP Dashboard" and active it before installing the MainWP Code Snippets Extension plugin (get the MainWP Dashboard plugin from url:https://mainwp.com/)
2. Upload the `mainwp-code-snippets-extension` folder to the `/wp-content/plugins/` directory
3. Activate the Code Snippets Extension plugin through the 'Plugins' menu in WordPress

== Screenshots ==
1. Enable or Disable extension on the "Extensions" page in the dashboard

== Changelog ==

= 5.0.4 - 11-28-2024 =
* Fixed: An issue with saving the snippets table state.
* Added: Localization support.
* Updated: Removed excessive navigation menu on the extension page. 

= 5.0.3 - 6-25-2024 =
* Fixed: An issue with sorting snippets table by the last modified date

= 5.0.2 - 6-18-2024 =
* Fixed: An issue with saving new snippets duplicates

= 5.0.1 - 5-29-2024 =
* Updated: Compatibility with the latest DataTables library version
* Updated: CodeMirror library to the latest version

= 5.0 - 2-27-2024 =
* Updated: MainWP 5.0 compatibility

= 4.0.3 - 12-7-2022 =
* Preventative: Multiple security improvements

= 4.0.2 - 9-12-2022 =
Added: Accordion functionality to the sidebar sections
Added: Responsive mode to the snippets table
Updated: CodeMirror library
Updated: Sidebar layout on the execute snippet page

= 4.0.1 - 9-10-2020 =
* Updated: MainWP Dashboard 4.1 compatibility

= 4.0 - 8-27-2019 =
* Updated: extension UI/UX redesign
* Updated: support for the MainWP 4.0

= 1.2 - 7-27-2018 =
* Fixed: incorrect form field label

= 1.1 - 10-6-2017 =
* Fixed: multiple translation issues
* Fixed: multiple codding standard issues
* Fixed: multiple grammar issues
* Added: extension help tab
* Updated: extension general style
* Updated: notification messages
* Updated: CodeMirror library
* Updated: responsive CSS styles
* Removed: unused code
* Removed: unused files

= 1.0 - 2-17-2016 =
* Added: support for WP-CLI
* Added: support for the new API management
* Updated: refactored code to meet WordPress coding standards
* Updated: "Check for updates now" link is not visible if extension is not activated

= 0.0.6 - 4-17-2015 =
* Updated: Quick start guide layout

= 0.0.4 =
* Added: support for the API Manager

= 0.0.4 =
* Added: additional Plugin info
* Added: support for the upcoming extension
* Added: headings for each snippet processing states

= 0.0.3 =
* Fixed: multiple PHP warnings

= 0.0.2 =
* Added: support for the "echo" command

= 0.0.1 =
* First version
