這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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