Beschrijving
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.
Installatie
- Upload LB-Users-Counter folder to the
/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“LB Users Counter” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “LB Users Counter” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.2 – Add Class User

