Enable you to display how many users are online on your Wordpress blog with detailed statistics.
Calificaciones
4.6
Última actualización
November 21, 2023
Versión
2.88.3
Instalaciones activas
10K
WP-UserOnline

This plugin enables you to display how many users are online on your WordPress site, with detailed statistics of where they are and who they are (Members/Guests/Search Bots).

Usage (With Widget)

  1. Ir a WP-Admin -> Apariencia -> Widgets
  2. El nombre del widget es UserOnline.
  3. Scroll down for instructions on how to create a Página de UserOnline.

Usage (Without Widget)

  • Open wp-content/themes/<YOUR THEME NAME>/sidebar.php and add Anywhere:
<?php if (function_exists('users_online')): ?> <p>Users online: <div id="useronline-count"><?php users_online(); ?></div></p> <?php endif; ?>

Desarrollo

https://github.com/lesterchan/wp-useronline

Agradecimientos

Donaciones

I spent most of my free time creating, updating, maintaining and supporting these plugins, if you really love my plugins and could spare me a couple of bucks, I will really appreciate it. If not feel free to use it without any obligations.

Instalaciones activas
10K
Probado hasta
6.4.5
Te puedes descargar este plugin para utilizarlo en tu instalación autoalojada de WordPress.