This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Useful Snippets

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.

FAQ

Will this plugin add any code to my HTACCESS file?

No, this plugin will not touch any WordPress files.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Useful Snippets” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Useful Snippets” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

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.