=== Useful Snippets === Contributors: Janos Moga Tags: snippets, security Tested up to: 6.1 Stable tag: 1.1.0 License: GPL-2.0-or-later License URI: https://www.gnu.org/licenses/gpl-2.0.html Switch on and off code snippets on your site. == Description == Installing this plugin you will be provided field tested code snippets to enhance your website. These code particles include lightweight security tweaks, cleaning functions and other useful elements. Please note however, that Useful Snippets is not a security plugin––most of securitiy enhancements should be made on server level. Following snippets are available: * Setting up security headers. * Disabling XML-RPC. * Unhook the Core function that adds the inner container to blocks. Following cleaning enhancements are available: * Removing Wordpress default SVGs. == Frequently Asked Questions == = Will this plugin add any code to my HTACCESS file? = No, this plugin will not touch any Wordpress files. == Changelog == = 1.1.0 = * Unhook the Core function that adds the inner container when there is no theme.json. in block themes. = 1.0.0 = * Initial release.