Descripción
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.
Instalación
- Upload LB-Users-Counter folder to the
/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Reseñas
There are no reviews for this plugin.
Colaboradores y desarrolladores
“LB Users Counter” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce “LB Users Counter” a tu idioma.
¿Interesado en el desarrollo?
Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .
Registro de cambios
1.2 – Add Class User

