Описание
A simple, lightweight WordPress plugin to completely disable author archives/pages (regardless of whether the corresponding author really exists) and make the web server return status code 404 (‘Not Found’) instead. Related links will also be either disabled or completely removed.
The plugin does not require any configuration. Once activated, it will start doing its job.
Установка
- Upload the plugin files to the
/wp-content/plugins/disable-author-archives
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
Часто задаваемые вопросы
-
Where can I find the plugin’s configuration settings?
-
The plugin does not require any kind of configuration. Author archives are disabled as soon as the plugin is activated.
Отзывы
Участники и разработчики
«Disable Author Archives» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
Участники«Disable Author Archives» переведён на 4 языка. Благодарим переводчиков за их работу.
Перевести «Disable Author Archives» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.3.1
- Removed View link from admin’s Users list. Suggested by @khaiknievel. Thanks!
1.3.0
- Opened plugin for translations.
- Set filter callback priorities to lowest possible value.
1.2.1
- Subtle optimization.
1.2.0
- Resolved redirection conflict.
1.1.0
- Added no-cache headers.
1.0.0
- Initial release.