CBX User Online & Last Login

Shows online users based on cookie for guest and session for registered user. It also records the last login of user.

1 database table

Table NameDescriptionMethod
wp_cbxuseronlineStores cbxuseronline data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:cbxuseronline_basicsOption key:cbxuseronline_mostonlineOption key:cbxuseronline_versionOption key:record_last_loginOption key:record_second_last_login
wp_usermeta
User meta