An open API service indexing awesome lists of open source software.

https://github.com/arize99/hide-wp-verison-arize

Hide the version your WordPress to increase security. Hackers like fruits hanging low on the tree branch, so make it more difficult for them by removing your version info.
https://github.com/arize99/hide-wp-verison-arize

Last synced: 2 months ago
JSON representation

Hide the version your WordPress to increase security. Hackers like fruits hanging low on the tree branch, so make it more difficult for them by removing your version info.

Awesome Lists containing this project

README

          

# Hide-WP-Verison
Hide the version of your WordPress to increase security. Hackers like fruits hanging low on the tree branch, so make it more difficult for them by removing your version info.

=== Hide WP Version ===

Contributors: Arize

Plugin Name: Hide WP Version

Tags: hide wp version, remove wp version, delete wp version, hide, WordPress version, WordPress, wp version
Author: Arize

Requires at least: 3.0

Tested up to: 6.5.3

Stable tag: 1.1

** Description **

Hide the version your WordPress is using to increase security. Hackers like fruits hanging low on the tree branch, so make it more difficult for them by removing your version.

** Installation **

1. Upload `hider.php` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to your homepage, CTRL+U to view the source, and confirm that the version number has been removed from Meta, as well as the parameters of your CSS and javascript files.

OR

1. Download plugin
2. Upload the plugin via `wp-admin/plugins`
3. Activate plugin

** FAQ **

~ Why do I need to hide my WordPress Version?

== When hackers get the version of your WordPress site, it will be easier for them to hack into it. So leave less information hanging around for them.

~ Why should I use this plugin when I can just put the code into my "functions.php" file? =

You can do that - but when you update or change your theme, it will be removed (along with any other modifications done to the functions.php file).

~ So this plugin will always hide my WordPress version details no matter how many times I change my theme or update it?

== Yes. provided the plugin is active, your details are hidden.

** Plugin Support **

create an issue if you need support

** Changelog **

** 1.0 **
* Initial Release

** 2.0 **
* Updated WP Version