Title: update 4
Last modified: August 20, 2026

---

# update 4

 *  Resolved [Alain Aubry](https://wordpress.org/support/users/caban13/)
 * (@caban13)
 * [2 weeks, 1 day ago](https://wordpress.org/support/topic/update-4-3/)
 * I have a dashboard widget that uses get_users_online().
 * The purpose of my widget was to see the current number at a glance and if I want
   more I go to your admin page.
 * This function return a link to “index.php?page=useronline” it should be “admin.
   php?page=wp-useronline&tab=useronline”.
 * My solution was using str_replace() to get the proper link to the admin page.
 * Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Lester Chan](https://wordpress.org/support/users/gamerz/)
 * (@gamerz)
 * [2 weeks, 1 day ago](https://wordpress.org/support/topic/update-4-3/#post-18999015)
 * Yeap expected. [https://github.com/lesterchan/wp-useronline](https://github.com/lesterchan/wp-useronline)
 *     ```wp-block-code
       One screen, three tabs, under a WP-UserOnline menu of its own. index.php?page=useronline and options-general.php?page=useronline-settings are both gone. Everything is at admin.php?page=wp-useronline, which opens on Users Online; the settings are at &tab=settings and the templates at &tab=templates. Bookmarks and any code linking to the old addresses need updating.
       ```
   
 *  Thread Starter [Alain Aubry](https://wordpress.org/support/users/caban13/)
 * (@caban13)
 * [2 weeks, 1 day ago](https://wordpress.org/support/topic/update-4-3/#post-18999164)
 * Found, sorted!

Viewing 2 replies - 1 through 2 (of 2 total)

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fupdate-4-3%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/wp-useronline/assets/icon.svg?rev=978026)
 * [WP-UserOnline](https://wordpress.org/plugins/wp-useronline/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-useronline/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-useronline/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-useronline/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-useronline/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-useronline/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Alain Aubry](https://wordpress.org/support/users/caban13/)
 * Last activity: [2 weeks, 1 day ago](https://wordpress.org/support/topic/update-4-3/#post-18999164)
 * Status: resolved