=== Text Widget Fullscreen === Contributors: alexvorn2 Tags: text, text-widget, widget, editor, fullscreen Requires at least: 4.8.2 Tested up to: 4.9 Stable tag: 1.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html This is a WordPress plugin that will add a fullscreen button inside your Text Widget. == Description == This is a WordPress plugin that will add a fullscreen button functionality to your Text Widget editor. After you press the fullscreen button the editor will take all free space of your screen. Now you can view and inspect your text easier. == Installation == 1. Upload the plugin folder to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' screen in WordPress 1. That's it! == Frequently Asked Questions == = Why should I use this plugin? = If you don't like that the size of the Text Widget editor that is too small and you want to make it wider than this plugin will help you. = Will it break any other plugins? = I don't think so. = Won't this conflict with plugins? = Well I can't tell for sure. = Can you add a feature X? = Depends, if its useful enough and I have time for it. == Screenshots == 1. The fullscreen button was added to the editor's toolbar 2. After the button was clicked - the editor become in fullscreen mode == Changelog == = 1.2 = * Add z-index value to new widgets that were added = 1.1 = * Fixed z-index issue for text editor on fullscreen on widgets.php page = 1.0 = * First release.