Описание
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.
Скриншоты
Установка
Установка
- In your WordPress Dashboard go to «Plugins» -> «Add Plugin».
- Search for «Old Core Files».
- Install the plugin by pressing the «Install» button.
- Activate the plugin by pressing the «Activate» button.
- Go to «Tools» -> «Old Core Files».
Минимальные требования
- 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.
Отзывы
Участники и разработчики
«Old Core Files» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
Участники«Old Core Files» переведён на 12 языков. Благодарим переводчиков за их работу.
Перевести «Old Core Files» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
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
- Add Hebrew translation by Rami Yushuvaev.
- Improve readme file.
1.1.2
- Add Serbian translation by Borisa Djuraskovic.
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
- Первая версия.