A dead simple WordPress plugin that automatically removes the meta generator
tag with WordPress version to protect your website from the hacker.
You can also achieve the functionality by inserting the following PHP snippet into the funcions.php
file.
remove_action('wp_head', 'wp_generator');
How to use it:
1. Download the Remove WP Version plugin.
2. Upload the downloaded zip to your WordPress.
3. Install and activate the plugin. That’s it.
Download WordPress Plugin:
You can download this free WordPress plugin using the download button below. Unless otherwise stated, the WordPress plugin is available under GNU General Public License.
Author: Marzio Carro
Homepage: https://wordpress.org/plugins/remove-wp-version/
Don’t forget to share this WordPress plugin and also check out other awesome plugins on our site.