Описание
Extends the default WP slug generate functionality and rewrite slug in to latin characters. Plugin is totally inspired by cocur/slugify and using their charsets.
Установка
The quickest method for installing the importer is:
- Visit Tools -> Import in the WordPress dashboard
- Click on the WordPress link in the list of importers
- Click «Install Now»
- Finally click «Activate Plugin & Run Importer»
If you would prefer to do things manually then follow these instructions:
- Upload the
wordpress-importer
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to the Tools -> Import screen, click on WordPress
Часто задаваемые вопросы
Plugin not work
After install and activate plugin, visit plugin setting page via Settings :: WP Slugify
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«WP Slugify» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «WP Slugify» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0.2
- Bug fixed
1.0.1
- Initial release