Changeset 3280903
- Timestamp:
- 04/24/2025 12:04:55 PM (11 months ago)
- Location:
- logged-in-users
- Files:
-
- 2 edited
-
tags/1.0/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
logged-in-users/tags/1.0/readme.txt
r3280845 r3280903 1 1 === Logged In Users === 2 Contributors: billalhossain2 Contributors: authorityaid 3 3 Tags: users, dashboard, session, logged-in 4 4 Requires at least: 4.7 5 5 Tested up to: 6.3 6 Requires PHP: 7.0 6 7 Stable tag: 1.0 7 8 License: GPLv2 or later 8 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html 9 10 11 Adds a dashboard widget showing which users are currently logged in. 12 10 13 == Description == 11 Adds a dashboard widget displaying a list of users currently logged in to your site. Useful for monitoring live user activity .14 Adds a dashboard widget displaying a list of users currently logged in to your site. Useful for monitoring live user activity and session management. 12 15 13 16 == 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>17 1. Upload the folder <code>logged-in-users</code> to the <code>/wp-content/plugins/</code> directory. 18 2. Activate the plugin through the 'Plugins' menu in WordPress. 16 19 3. Go to your Dashboard to view the 'Currently Logged In Users' widget. 17 20 -
logged-in-users/trunk/readme.txt
r3280845 r3280903 1 1 === Logged In Users === 2 Contributors: billalhossain2 Contributors: authorityaid 3 3 Tags: users, dashboard, session, logged-in 4 4 Requires at least: 4.7 5 5 Tested up to: 6.3 6 Requires PHP: 7.0 6 7 Stable tag: 1.0 7 8 License: GPLv2 or later 8 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html 9 10 11 Adds a dashboard widget showing which users are currently logged in. 12 10 13 == Description == 11 Adds a dashboard widget displaying a list of users currently logged in to your site. Useful for monitoring live user activity .14 Adds a dashboard widget displaying a list of users currently logged in to your site. Useful for monitoring live user activity and session management. 12 15 13 16 == 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>17 1. Upload the folder <code>logged-in-users</code> to the <code>/wp-content/plugins/</code> directory. 18 2. Activate the plugin through the 'Plugins' menu in WordPress. 16 19 3. Go to your Dashboard to view the 'Currently Logged In Users' widget. 17 20
Note: See TracChangeset
for help on using the changeset viewer.