Client Power Tools 1.4.4

Does Client Power Tools work with WordPress 5.8.2 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
2PHP notices
2PHP deprecation warnings
5JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 84.85 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version5.8.2
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 30+
WordPress.org page https://wordpress.org/plugins/client-power-tools/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=client-power-tools%2Fclient-power-tools.php&plugin_status=all&paged=1&s&_wpnonce=a1c5765e62
Aspect after-activation
HTTP status 200
Load time 0.767 s
Memory usage 3.12 MiB
JS errors
[
    {
        "message": "TypeError: Cannot read properties of null (reading 'addEventListener')\n    at /wp-content/plugins/client-power-tools/admin/cpt-admin.js?ver=5.8.2:8:18",
        "trace": null,
        "code": null
    }
]
Resource errors None

Clients

Page screenshot: Clients
URL /wp-admin/admin.php?page=cpt
Aspect menu-item
HTTP status 200
Load time 0.251 s
Memory usage 3.11 MiB
JS errors
[
    {
        "message": "TypeError: Cannot read properties of null (reading 'addEventListener')\n    at /wp-content/plugins/client-power-tools/admin/cpt-admin.js?ver=5.8.2:8:18",
        "trace": null,
        "code": null
    }
]
Resource errors None

Clients → Messages

Page screenshot: Clients → Messages
URL /wp-admin/admin.php?page=cpt-messages
Aspect menu-item
HTTP status 200
Load time 0.169 s
Memory usage 3.1 MiB
JS errors
[
    {
        "message": "TypeError: Cannot read properties of null (reading 'addEventListener')\n    at /wp-content/plugins/client-power-tools/admin/cpt-admin.js?ver=5.8.2:8:18",
        "trace": null,
        "code": null
    }
]
Resource errors None

Clients → Managers

Page screenshot: Clients → Managers
URL /wp-admin/admin.php?page=cpt-managers
Aspect menu-item
HTTP status 200
Load time 0.151 s
Memory usage 3.1 MiB
JS errors
[
    {
        "message": "TypeError: Cannot read properties of null (reading 'addEventListener')\n    at /wp-content/plugins/client-power-tools/admin/cpt-admin.js?ver=5.8.2:8:18",
        "trace": null,
        "code": null
    }
]
Resource errors None

Clients → Settings

Page screenshot: Clients → Settings
URL /wp-admin/admin.php?page=cpt-settings
Aspect menu-item
HTTP status 200
Load time 0.171 s
Memory usage 3.12 MiB
JS errors
[
    {
        "message": "TypeError: Cannot read properties of null (reading 'addEventListener')\n    at /wp-content/plugins/client-power-tools/admin/cpt-admin.js?ver=5.8.2:8:18",
        "trace": null,
        "code": null
    }
]
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.289 s
Memory usage 2.95 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.342 s0.365 s+0.023 s3.08 MiB3.17 MiB+ 87.05 KiB
/wp-admin/edit.php0.185 s0.209 s+0.024 s3.11 MiB3.26 MiB+ 152.46 KiB
/wp-admin/post-new.php0.978 s1.185 s+0.207 s5.27 MiB5.36 MiB+ 96.42 KiB
/wp-admin/upload.php0.405 s0.391 s-0.014 s3.03 MiB3.11 MiB+ 85.91 KiB
/wp-admin/options-writing.php0.152 s0.247 s+0.095 s3.02 MiB3.09 MiB+ 71.08 KiB
/wp-admin/media-new.php0.331 s0.224 s-0.107 s3.01 MiB3.09 MiB+ 86.4 KiB
/wp-admin/edit-tags.php?taxonomy=category0.179 s0.198 s+0.019 s3.04 MiB3.12 MiB+ 87.93 KiB
/wp-admin/post-new.php?post_type=page0.920 s0.937 s+0.017 s5.26 MiB5.35 MiB+ 96.01 KiB
/wp-admin/options-discussion.php0.235 s0.233 s-0.002 s3 MiB3.09 MiB+ 87.59 KiB
/wp-admin/edit-comments.php0.216 s0.240 s+0.024 s3.04 MiB3.13 MiB+ 85.94 KiB
/0.334 s0.239 s-0.095 s2.96 MiB2.95 MiB- 3.39 KiB
Average 0.389 s0.406 s+0.017 s3.44 MiB3.52 MiB+ 84.85 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PHP
CSS
Language % Lines of code Comment lines Files
PHP85.5%3,63698719
CSS9.4%401123
JavaScript3.4%144173
SVG1.7%7204
Total 4,253 1,016 29

PHP Code Analysis | More results »

Lines of code 3,731
Total complexity 610
Median class complexity 31.0
Median method complexity 2.0
Most complex class Client_Power_Tools\Core\Includes\WP_List_Table
Most complex function Client_Power_Tools\Core\Includes\WP_List_Table::pagination()
Classes 4
Methods 81
Functions 107

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

Options wp_options 11

Roles 2

ID Name
cpt-clientClient
cpt-client-managerClient Manager

Capabilities 5

PHP Error Log 4 lines

[28-Dec-2021 21:25:59 UTC] PHP Notice:  Undefined variable: wp_error in /wp-content/plugins/client-power-tools/client-power-tools.php on line 130
[28-Dec-2021 21:25:59 UTC] PHP Notice:  Undefined variable: wp_error in /wp-content/plugins/client-power-tools/client-power-tools.php on line 130
[28-Dec-2021 21:25:59 UTC] PHP Deprecated:  get_user_by_email is <strong>deprecated</strong> since version 3.3.0! Use get_user_by('email') instead. in /wp-includes/functions.php on line 5211
[28-Dec-2021 21:26:00 UTC] PHP Deprecated:  get_user_by_email is <strong>deprecated</strong> since version 3.3.0! Use get_user_by('email') instead. in /wp-includes/functions.php on line 5211
See also: All tests for this plugin, How to Hide Client Power Tools Admin Menus