Šī spraudnis nav atjaunināts vairāk kā divus gadus. Varbūt, tas vairs netiek uzturēts, nesaņemt atbalstu un tam var būt saderības problēmas ar jaunākām WordPress versijām.

Readme Detonator

Apraksts

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

Ekrānuzņēmumi

  • /assets/screenshot-1.png

Uzstādīšana

  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.

Atsauksmes

26 februāris, 2018
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.
3 septembris, 2016
Really great tool! I installed it on my few sites and works like a charm.
Lasīt 3 atsauksmes

Autori un izstrādātāji

“Readme Detonator” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši šādi cilvēki.

Līdzdalībnieki

Tulkot “Readme Detonator&#8221 savā valodā.

Vai jūs interesē attīstība?

Pārlūkojiet kodu, apmeklējiet SVN krātuvi vai abonējiet attīstības žurnālu, ko izveidojis RSS.

Izmaiņu žurnāls

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