=== A Shortcode Tester === Contributors: Magenta Cuda Donate link: Tags: shortcode, tool, tester Requires at least: 3.6 Tested up to: 5.2.4 Stable tag: 1.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A post editor tool for displaying the HTML generated by WordPress shortcodes. == Description == The Shortcode Tester is a post editor tool for WordPress developers that displays in a popup window the HTML generated by WordPress shortcodes, i.e. so you can quickly view the generated HTML without having to view the entire post. Please visit [https://github.com/magenta-cuda/shortcode-tester/blob/master/README.md](https://github.com/magenta-cuda/shortcode-tester/blob/master/README.md) for a very quick introduction. **This plugin requires at least PHP 5.4.** == Installation == 1. Download the plugin from the WordPress repository. 2. Open the 'Plugins' menu item and activate the plugin. 3. Read the tutorial at [https://github.com/magenta-cuda/shortcode-tester/blob/master/README.md](https://github.com/magenta-cuda/shortcode-tester/blob/master/README.md). == Frequently Asked Questions == == Screenshots == 1. The Shortcode Tester == Changelog == = 1.2 = * add support for Gutenberg = 1.1.1.1 = * fix major bug where shortcode evaluation was wrong if it was dependent on is_admin() === false = 1.1.1 = * disable false warnings from DOMDocument = 1.1 = * add prettify option * refactor to improve software quality = 1.0.1.1 = * Code rewritten to improve software quality = 1.0.1 = * Fix namespace problem = 1.0 = * Initial release. == Upgrade Notice == = 1.2 = * add support for Gutenberg = 1.1.1.1 = * fix major bug where shortcode evaluation was wrong if it was dependent on is_admin() === false = 1.1.1 = * disable false warnings from DOMDocument = 1.1 = * add prettify option * refactor to improve software quality = 1.0.1.1 = * Code rewritten to improve software quality = 1.0.1 = * Fix namespace problem = 1.0 = * Initial release.