Описание
Adds a new Widget in your Dashboard and your Theme to show a list of online/offline registered users by some display options.
Features
- Show only selected roles users (none and all are the same thing, empty are not displayed)
- Categorize the view per roles (prints role title and a list of it’s users)
- Show author links (prints the user_nicename as a link to each users author page)
- Show author gravatars (new design format!)
- Dashboard widget!
Скриншоты
Show gravatars, show links, show categorization No gravatars, no links, no categorization Show gravatars, no links, no categorization Show gravatars, no links, show categorization Show gravatars, show links, no categorization No gravatars, show links, no categorization No gravatars, no links, show categorization No gravatar, show links, show categorization Dashboard widget
Установка
Go easy!
- Upload and activate!
- Include the widget in your template and configure the options.
- Enjoy!
Часто задаваемые вопросы
- How can I get rid of the dashboard widget?
-
Look in the Screen Options tab in your admin bar.
- How can I get rid of the widget title?
-
Just leave it blank.
- How can I change styles?
-
Just override ’em in your theme css file.
- I got lost…
-
Get sure your theme supports widgets. 🙂
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Awebsome! Online Registered Users Widget» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Awebsome! Online Registered Users Widget» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
2.0.1
- Fixed CSS for online / offline status with no gravatars shown
2.0
- PHP5 required
- Revamped code using APIs
- Fixed bugs
- Deprecated all SQL messy code
- Increased performance
- Added gravatar support
- Added new screenshots
- Added dashboard widget
1.1
- Added nice PHPDOC compatible documentation
- General code clean up
- Changed readme.txt descriptions
1.0
- Born with basic functionality and w/o documentation!