=== Tidy Head Tag === Contributors: suginoki45 Donate link: https://www.paypal.com/paypalme/suginoki45 Tags: head, wp_head, header, meta Requires at least: 6.5.4 Tested up to: 6.5.4 Requires PHP: 7.3.5 Stable tag: 1.4.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin allows you to organize the contents of the head tag that WordPress automatically outputs. == Description == This plugin allows you to organize the contents of the head tag that WordPress automatically outputs. You can use the checkboxes to choose which tags to remove. == Installation == 1. From the WP admin panel, click “Plugins” -> “Add new”. 2. In the browser input box, type “Tidy Head Tag”. 3. Select the “Tidy Head Tag” plugin and click “Install”. 4. Activate the plugin. 5. Visit the "settings" -> "Tidy Head Tag" to configure your options. == Screenshots == 1. Setting screen == Changelog == = 1.4.0 = * Fix bug uninstall.php. * Tested up to 6.5.4. = 1.3.0 = * Migrate the contents of Tidy_Head_Tag_Data class to Tidy_Head_Tag_Admin class. = 1.2.1 = * Added screenshots. * Updated translation omissions. = 1.2.0 = * Defined the internationalization functionality. * Translated into Japanese. = 1.1.0 = * Updated interface of option settings page. = 1.0.0 = * Released.