Descrizione
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.
Installazione
- Upload LB-Users-Counter folder to the
/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“LB Users Counter” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “LB Users Counter” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.2 – Add Class User

