Plugin Directory

Changeset 3280903


Ignore:
Timestamp:
04/24/2025 12:04:55 PM (11 months ago)
Author:
authorityaid
Message:

readme.txt update

Location:
logged-in-users
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • logged-in-users/tags/1.0/readme.txt

    r3280845 r3280903  
    11=== Logged In Users ===
    2 Contributors: billalhossain
     2Contributors: authorityaid
    33Tags: users, dashboard, session, logged-in
    44Requires at least: 4.7
    55Tested up to: 6.3
     6Requires PHP: 7.0
    67Stable tag: 1.0
    78License: GPLv2 or later
    89License URI: https://www.gnu.org/licenses/gpl-2.0.html
    910
     11Adds a dashboard widget showing which users are currently logged in.
     12
    1013== Description ==
    11 Adds a dashboard widget displaying a list of users currently logged in to your site. Useful for monitoring live user activity.
     14Adds a dashboard widget displaying a list of users currently logged in to your site. Useful for monitoring live user activity and session management.
    1215
    1316== Installation ==
    14 1. Upload the folder <code>logged-in-users</code> to the <code>/wp-content/plugins/</code> directory.<br>
    15 2. Activate the plugin through the 'Plugins' menu in WordPress.<br>
     171. Upload the folder <code>logged-in-users</code> to the <code>/wp-content/plugins/</code> directory. 
     182. Activate the plugin through the 'Plugins' menu in WordPress. 
    16193. Go to your Dashboard to view the 'Currently Logged In Users' widget.
    1720
  • logged-in-users/trunk/readme.txt

    r3280845 r3280903  
    11=== Logged In Users ===
    2 Contributors: billalhossain
     2Contributors: authorityaid
    33Tags: users, dashboard, session, logged-in
    44Requires at least: 4.7
    55Tested up to: 6.3
     6Requires PHP: 7.0
    67Stable tag: 1.0
    78License: GPLv2 or later
    89License URI: https://www.gnu.org/licenses/gpl-2.0.html
    910
     11Adds a dashboard widget showing which users are currently logged in.
     12
    1013== Description ==
    11 Adds a dashboard widget displaying a list of users currently logged in to your site. Useful for monitoring live user activity.
     14Adds a dashboard widget displaying a list of users currently logged in to your site. Useful for monitoring live user activity and session management.
    1215
    1316== Installation ==
    14 1. Upload the folder <code>logged-in-users</code> to the <code>/wp-content/plugins/</code> directory.<br>
    15 2. Activate the plugin through the 'Plugins' menu in WordPress.<br>
     171. Upload the folder <code>logged-in-users</code> to the <code>/wp-content/plugins/</code> directory. 
     182. Activate the plugin through the 'Plugins' menu in WordPress. 
    16193. Go to your Dashboard to view the 'Currently Logged In Users' widget.
    1720
Note: See TracChangeset for help on using the changeset viewer.