Описание
A simple plugin that will remove the WordPress version number from all areas of your website.
Features:
- Remove WordPress version from head.
- Remove WordPress version from RSS feeds.
- Remove WordPress version from stylesheets.
- Remove WordPress version from scripts.
Установка
From your WordPress dashboard:
- Visit Plugins > Add New
- Search for «Remove Version Number»
- Install the «Remove Version Number» Plugin
- Activate «Remove Version Number» on the Plugins page
Часто задаваемые вопросы
- Why not just place this code in the functions.php file?
-
You can do that, but when you update or change your theme it will be removed (along with any other modifications).
- Will this plugin cause problems with WordPress updates?
-
This plugin will cause no problem at all with WordPress updates.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Remove Version Number» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Remove Version Number» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0.0 (2/17/2019)
- First release