Clickio Prism 2.29.15

Does Clickio Prism Plugin work with WordPress 6.4.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
4PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 122.02 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 version6.4.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 30+
WordPress.org page https://wordpress.org/plugins/clickio-prism/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

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=clickio-prism%2Fclickioprism.php&plugin_status=all&paged=1&s&_wpnonce=bfacce9384
Aspect after-activation
HTTP status 200
Load time 2.111 s
Memory usage 3.43 MiB
JS errors None
Resource errors None

Settings → Clickio

Page screenshot: Settings → Clickio
URL /wp-admin/options-general.php?page=clickio_opt
Aspect menu-item
HTTP status 200
Load time 0.540 s
Memory usage 3.61 MiB
JS errors None
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.206 s
Memory usage 3.42 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.378 s0.343 s-0.035 s3.38 MiB3.5 MiB+ 119.41 KiB
/wp-admin/edit.php0.210 s0.203 s-0.007 s3.41 MiB3.52 MiB+ 120.45 KiB
/wp-admin/post-new.php1.017 s0.601 s-0.416 s5.46 MiB5.66 MiB+ 204.18 KiB
/wp-admin/upload.php0.711 s0.474 s-0.237 s3.32 MiB3.42 MiB+ 102 KiB
/wp-admin/options-writing.php0.226 s0.216 s-0.010 s3.32 MiB3.41 MiB+ 94.62 KiB
/wp-admin/media-new.php0.308 s0.225 s-0.083 s3.29 MiB3.41 MiB+ 114.19 KiB
/wp-admin/edit-tags.php?taxonomy=category0.211 s0.190 s-0.021 s3.31 MiB3.43 MiB+ 119.42 KiB
/wp-admin/post-new.php?post_type=page0.597 s0.591 s-0.006 s5.45 MiB5.64 MiB+ 199.8 KiB
/wp-admin/options-discussion.php0.260 s0.269 s+0.009 s3.3 MiB3.4 MiB+ 102.52 KiB
/wp-admin/edit-comments.php0.248 s0.225 s-0.023 s3.34 MiB3.43 MiB+ 102.02 KiB
/0.296 s0.202 s-0.094 s3.36 MiB3.42 MiB+ 63.63 KiB
Average 0.406 s0.322 s-0.084 s3.72 MiB3.84 MiB+ 122.02 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
Language % Lines of code Comment lines Files
PHP97.0%14,3679,596199
JSON1.5%21902
CSS0.8%12331
JavaScript0.6%96461
Total 14,805 9,645 203

PHP Code Analysis | More results »

Lines of code 13,938
Total complexity 2,650
Median class complexity 7.0
Median method complexity 2.0
Most complex class Clickio\CacheControl\CacheManager
Most complex function clickio_get_id()
Classes 172
Methods 792
Functions 25

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.

Database Tables 2

Options wp_options 2

PHP Error Log 4 lines

[16-Nov-2023 17:23:16 UTC] PHP Deprecated:  Return type of Clickio\Utils\Container::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/clickio-prism/src/Utils/Container.php on line 70
[16-Nov-2023 17:23:16 UTC] PHP Deprecated:  Return type of Clickio\Utils\Container::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/clickio-prism/src/Utils/Container.php on line 95
[16-Nov-2023 17:23:16 UTC] PHP Deprecated:  Return type of Clickio\Utils\Container::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/clickio-prism/src/Utils/Container.php on line 58
[16-Nov-2023 17:23:16 UTC] PHP Deprecated:  Return type of Clickio\Utils\Container::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/clickio-prism/src/Utils/Container.php on line 82
See also: All tests for this plugin, How to Hide the "Clickio" Admin Menu