Описание
This is a plugin designed to allow you to append nofollow to the rel attribute of selected links in your blogroll.
It does not conflict with the link relationships (XFN) specified when you edit a link. It will just be appended to the end of the rel attribute when it’s displayed.
Установка
- Upload
nofollow-links
folder to the/wp-content/plugins/
directory - Активируйте плагин используя меню ‘Плагины’ в WordPress
- Navigate to Links > Nofollow Links and select links you want nofollowed
- Click «Mark Links Nofollow» button to save your selection
Часто задаваемые вопросы
- How can I get support?
-
Got a bug to report? Or an enhancement to recommend? Or perhaps even some code to submit for inclusion in the next release? Great! Share your feedback with the author, Andrew Shell.
- Who provided the translations?
-
- Lithuanian translation was provided by Vincent Grinius
- Serbo-Croatian translation was provided by Andrijana Nikolic
Отзывы
Участники и разработчики
«Nofollow Links» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
Участники«Nofollow Links» переведён на 2 языка. Благодарим переводчиков за их работу.
Перевести «Nofollow Links» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0.12
- Transitioned stored serialized values to json to prevent security vulnerabilities
- Tested on WordPress 4.9.8
1.0.11
- Fixed code standard issues including many new string escapes
- Tested on WordPress 4.5
1.0.10
- Minor CSS changes to support WordPress 4.4
1.0.9
- Added Serbo-Croatian language
1.0.8
- Added filter to enable the link manager if not already enabled
1.0.7
- Switched to using roles instead of user levels to prevent deprecated notices
1.0.6
- Added Lithuanian translation
1.0.5
- Added support for i18n