Описание
This plugin add a link for login and logout to each page on your weblog.
Установка
- Upload directory
loosecode-linklogin/to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- You can use this plugin by three ways:
- automatic way: the Link Login will be automatically display in the footer if the function wp_footer is present in the footer file of the theme used;
- shortcode way: you can insert the link in any post content with the shortcode lsc_ll_link[class=»new_class»].
The attribute ‘class’ is optional. The default value is «lsc_ll_linklogin»;
The parameter ‘class’ is optional. The default value is «lsc_ll_linklogin»;
More info > http://lab.loosecode.com/wordpress-plugins/wp-link-login.html
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«WP LINK LOGIN» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «WP LINK LOGIN» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
0.5
Fixed login front
0.4
Update readme.txt
0.3
Add shortcode