Описание
Ever want to change the url used to display your posts? This plugin
allows a blog administrator to change a users url slug from their edit profile page.
The plugin allows for the creation of new author slugs, but also saves old slugs a user has used in the past.
Установка
- Upload all the file in the zip file to the ‘/wp-content/plugins/’ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
Часто задаваемые вопросы
- Does the plugin work with multi site installations?
-
Yes. The users author slug is changed across the entire network.
- What if the slug I entered in is already taken, what happens?
-
The plugin will automatically check existing user author slugs, and if a slug is already
being used it will append a dash with a number (ex. -2) until a slug is found that isn’t being used.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Plugin Name: Modify Author URL» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Plugin Name: Modify Author URL» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0
Initial release