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.

v1.3.5Sabuj KunduUpdated Added 800 installs100% rating
86
Score
3
Errors
87
Warnings
+0
Change

Category Scores

Security83
Repo94
Performance100
Maintainability80

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

90 findings

Maintainability

80

6 issue groups

Security

8

1 issue group

I18n

1

1 issue group

Repo Compliance

1

1 issue group

WARNINGMaintainabilityNon-prefixed global variableGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$alternate_class".65
Category
Maintainability
Occurrences
65
Severity
warning

Sample message

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$alternate_class".

WARNINGSecurityDatabase parameter is not escapedUnescaped parameter $cbxuseronline_tablename used in $wpdb->get_results()\n$cbxuseronline_tablename assigned unsafely at line 794.8
Category
Security
Occurrences
8
Severity
warning

Sample message

Unescaped parameter $cbxuseronline_tablename used in $wpdb->get_results()\n$cbxuseronline_tablename assigned unsafely at line 794.

WARNINGMaintainabilityNon-prefixed hook nameHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".6
Category
Maintainability
Occurrences
6
Severity
warning

Sample message

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".

WARNINGMaintainabilityNon-prefixed functionFunctions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_cbxuseronline".4
Category
Maintainability
Occurrences
4
Severity
warning

Sample message

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_cbxuseronline".

WARNINGMaintainabilityNon-prefixed classClasses declared by a theme/plugin should start with the theme/plugin prefix. Found: "CBXOnlineWPBWidget".2
Category
Maintainability
Occurrences
2
Severity
warning

Sample message

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "CBXOnlineWPBWidget".

ERRORMaintainabilityMissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;2
Category
Maintainability
Occurrences
2
Severity
error

Sample message

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

WARNINGI18nDiscouraged text-domain loadingload_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.1
Category
I18n
Occurrences
1
Severity
warning

Sample message

load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.

WARNINGMaintainabilityNon-prefixed constantGlobal constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CB_RATINGSYSTEM_COOKIE_EXPIRATION_30DAYS".1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CB_RATINGSYSTEM_COOKIE_EXPIRATION_30DAYS".

ERRORRepo Complianceoutdated tested upto headerTested up to: 6.8 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

Tested up to: 6.8 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.

External Connections

Potential connections found in static code analysis.

7 domains

Outbound calls

60

External assets

0

Incoming endpoints

3

Notable Domains

codeboxr.com42 · outbound
tareq.wedevs.com1 · outbound

Platform / Reference Domains

w3.org9 · platform/reference
github.com3 · platform/reference
wordpress.org2 · platform/reference
gnu.org1 · platform/reference

External Asset Domains

No external asset domains detected.

Incoming Endpoints

No public endpoints detected.

Admin AJAX endpoints3
wp_ajax_cbxuseronline_online_user_record_cleanauthenticated

wp_ajax

wp_ajax_cbxuseronline_settings_resetauthenticated

wp_ajax

wp_ajax_cbxuseronline_settings_reset_loadauthenticated

wp_ajax

Score History

First score snapshot

v1.3.5

86

Latest

Findings
90
Errors
3
Warnings
87
Check
2.0.0

Relationship Map

Author, categories, issues, domains, and nearby plugins.

32 nodes

Related Plugins