Опис
LB Users Counter is a plugin for WordPress. Allows you to add a widget to a sidebar, where you can view some attributes with respect to the number of users browsing the website (online, offline and online user name).
API Reference
User Class
This class contains the static methods for get info of users login
-
User::getUserOff() This function get number of users offline.
-
User::getUserOn() This function get number of users online.
-
User::getNameUserOn() This function get the names of users online.
Постављање
- Upload LB-Users-Counter folder to the
/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Прегледи
Нема рецензија за овај додатак.
Сарадници и градитељи
LB Users Counter је софтвер отвореног кода. Следећи људи су допринели овом додатку.
СараднициПреведите LB Users Counter на свој језик.
Заинтересовани сте за градњу?
Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.
Белешка о изменама
1.2 – Add Class User

