Clickio Prism 2.29.17

Does Clickio Prism Plugin work with WordPress 6.8.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: 178.9 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.8.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=9d15e85c19
Aspect after-activation
HTTP status 200
Load time 1.961 s
Memory usage 3.65 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.538 s
Memory usage 3.75 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.179 s
Memory usage 3.55 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.327 s0.254 s-0.073 s3.51 MiB3.64 MiB+ 139.89 KiB
/wp-admin/edit.php0.195 s0.181 s-0.014 s3.57 MiB3.73 MiB+ 161.01 KiB
/wp-admin/post-new.php0.775 s0.641 s-0.134 s6.06 MiB6.49 MiB+ 439.55 KiB
/wp-admin/upload.php0.663 s0.604 s-0.059 s3.52 MiB3.64 MiB+ 117.99 KiB
/wp-admin/options-writing.php0.227 s0.217 s-0.010 s3.5 MiB3.62 MiB+ 121.05 KiB
/wp-admin/media-new.php0.295 s0.238 s-0.057 s3.49 MiB3.62 MiB+ 129.24 KiB
/wp-admin/edit-tags.php?taxonomy=category0.186 s0.217 s+0.031 s3.5 MiB3.64 MiB+ 139.91 KiB
/wp-admin/post-new.php?post_type=page0.607 s0.554 s-0.053 s6.05 MiB6.47 MiB+ 435.09 KiB
/wp-admin/options-discussion.php0.299 s0.257 s-0.042 s3.5 MiB3.62 MiB+ 117.55 KiB
/wp-admin/edit-comments.php0.419 s0.222 s-0.197 s3.52 MiB3.64 MiB+ 117.05 KiB
/0.310 s0.407 s+0.097 s3.5 MiB3.55 MiB+ 49.54 KiB
Average 0.391 s0.345 s-0.046 s3.98 MiB4.15 MiB+ 178.9 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,3759,596199
JSON1.5%21902
CSS0.8%12331
JavaScript0.6%96461
Total 14,813 9,645 203

PHP Code Analysis | More results »

Lines of code 13,946
Total complexity 2,652
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 26

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

[07-May-2025 01:46:08 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
[07-May-2025 01:46:08 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
[07-May-2025 01:46:08 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
[07-May-2025 01:46:08 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