Mô tả
Remove the version from your WordPress website completely and Increase security and prevent hacks.
Plugin Support
Cài đặt
- Upload
remover.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to your homepage, CTRL+U to view source, and confirm that the version number has been removed from Meta, as well as the parameters on your CSS and javascript files
Hỏi đáp
- Installation Instructions
-
- Upload
remover.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to your homepage, CTRL+U to view source, and confirm that the version number has been removed from Meta, as well as the parameters on your CSS and javascript files
- Upload
- 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 persist on my WordPress installation no matter which theme is activated, or if a theme is updated?
-
Yes.
Người đóng góp & Lập trình viên
“Remove WordPress Version” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Remove WordPress Version” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0
- Initial Release