该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Readme Detonator

描述

This plugin will delete readme.html and license.txt from WordPress (if file exist) after your log in and hide information about WP from meta tags.

With many other security features Readme Detonator will help you increase security level of your WordPress 24/7.

Features

  • Preventing unnecessary info like login errors from being displayed
  • Protecting website from malicious URL requests (longer than 255 signs and more)
  • Disabling WordPress’s and script’s debug mode
  • Removing WordPress version number from source code
  • Disabling the theme and plugin editor in Admin
  • Preventing direct access to functions.php in WordPress
  • Automatic deleting readme.html and license.txt after every update of WordPress
  • Showing warning if user with username ‘admin’ exist

Languages

  • English
  • Polish

屏幕截图

  • /assets/screenshot-1.png

安装

  1. Upload the plugin files to the /wp-content/plugins/readme-detonator directory. or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Use the Readme Detonator’s section in wp-admin’s configuration screen to configure the plugin or get help via WPhaker’s Support.
  4. Since now after your every log in readme.html and license.txt of WordPress will be deleted.

评价

2018 年 2 月 26 日
Using this plugin makes no sense at all. Why? That’s why… 1. You don’t have to delete these files – all you have to do is to deny access to them – you can do this easily using .htaccess file. 2. Deleting these files won’t help you secure your site – any WP upgrade will restore them. 3. This plugins checks if these files exists every time your site is requested. There’s no need to do this. 4. There are some other actions this plugin tries to perform – for example it tries to scan users table, but… It doesn’t use WPDB class and it assumes that your user table is wp_users – so it ignores your custom DB prefixes. Don’t use this plugin… Put a simple rule in your .htaccess file instead.
2016 年 9 月 3 日
Really great tool! I installed it on my few sites and works like a charm.
阅读所有3条评价

贡献者及开发者

「Readme Detonator」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Readme Detonator」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.9

  • New feature – plugin shows warning if user with username ‘admin’ exist

1.8

  • Added support for newest version of WordPress

1.7

  • Next big changes in plugins (more info in description)
  • Added PAID Support
  • Added Donation option for the biggest fans

1.6

  • Big changes in plugin’s page
  • Added PAID Support
  • Added Donation option for the biggest fans

1.5

  • Small changes

1.4.1

  • Small changes in plugin’s menu

1.4

  • Created support for deleting file with license

1.3

  • Created support for hiding information about WP from meta tags

1.2

  • Created support for internationalization

1.1

  • Little changes in sending e-mail notification

1.0

  • First stable version