Wtyczka nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa. Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością z nowszymi wersjami WordPressa.

Old Core Files

Opis

Secure your WordPress site by checking and removing obsolete core files.

When core is being upgraded, usually some files are no longer used by WordPress, and they are set for removal.

On some occasions, PHP has no permissions to delete these files, and they stay on the server. Old Core Files alerts you to remove old files before hackers attempt to exploit them for attacks.

It’s recommended to delete unused themes and plugins as hackers could exploit them for attacks. Same logic applies for deprecated code files.

Zrzuty ekranu

  • Main plugin screen in WordPress 3.5
  • Main plugin screen in WordPress 4.0

Instalacja

Instalacja

  1. In your WordPress Dashboard go to „Plugins” -> „Add Plugin”.
  2. Search for „Old Core Files”.
  3. Install the plugin by pressing the „Install” button.
  4. Activate the plugin by pressing the „Activate” button.
  5. Go to „Tools” -> „Old Core Files”.

Minimum Requirements

  • WordPress version 3.0 or greater.
  • PHP version 5.2.4 or greater.
  • MySQL version 5.0 or greater.

Recommended Requirements

  • The latest WordPress version.
  • PHP version 7.0 or greater.
  • MySQL version 5.6 or greater.

Recenzje

2019-05-05
The plugin looks good but I had not found any old files in my WP installation. I’m using my WordPress from 2016 year. It may be useful if you are using an older installation. Thanks!
Przeczytaj 3 recenzje

Kontrybutorzy i deweloperzy

„Old Core Files” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.

Zaangażowani

Wtyczka „Old Core Files” została przetłumaczona na 13 języków. Podziękuj tłumaczom za ich wkład.

Przetłumacz wtyczkę “Old Core Files” na swój język.

Interesuje cię rozwój wtyczki?

Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.

Rejestr zmian

1.4

  • Bug fix: fix broken nonce.

1.3

  • Security: Prevent direct access to php files.
  • Security: Prevent direct access to directory.
  • Remove po/mo files from the plugin.
  • Use translate.wordpress.org to translate the plugin.

1.2

  • Bug fix: load translation files.
  • Add new screenshot.
  • update readme file.

1.1.3

1.1.2

1.1

  • Delete buttons removed. We’ll have to work on it a bit more before making it available.
  • Add screenshot.
  • Improve readme file.

1.0

  • Initial release.