Popis
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.
Instalace
- Upload LB-Users-Counter folder to the
/wp-content/plugins/directory - Activate the plugin through the ‚Plugins‘ menu in WordPress
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
LB Users Counter je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “LB Users Counter” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.2 – Add Class User

