Clickio Prism 2.29.14

Does Clickio Prism Plugin work with WordPress 6.2.2 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: 125.33 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.2.2
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=a0c4d1e7ca
Aspect after-activation
HTTP status 200
Load time 2.152 s
Memory usage 3.13 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.578 s
Memory usage 3.3 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.241 s
Memory usage 3.14 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.284 s0.268 s-0.016 s3.07 MiB3.18 MiB+ 114.2 KiB
/wp-admin/edit.php0.189 s0.189 s+0.000 s3.1 MiB3.21 MiB+ 115.23 KiB
/wp-admin/post-new.php0.757 s0.627 s-0.130 s5.02 MiB5.21 MiB+ 192.84 KiB
/wp-admin/upload.php0.537 s0.333 s-0.204 s3.02 MiB3.11 MiB+ 96.79 KiB
/wp-admin/options-writing.php0.172 s0.146 s-0.026 s3.01 MiB3.09 MiB+ 83.58 KiB
/wp-admin/media-new.php0.310 s0.229 s-0.081 s2.99 MiB3.1 MiB+ 108.98 KiB
/wp-admin/edit-tags.php?taxonomy=category0.206 s0.304 s+0.098 s3.01 MiB3.12 MiB+ 114.21 KiB
/wp-admin/post-new.php?post_type=page0.586 s0.642 s+0.056 s5.01 MiB5.2 MiB+ 188.46 KiB
/wp-admin/options-discussion.php0.233 s0.257 s+0.024 s3 MiB3.09 MiB+ 97.31 KiB
/wp-admin/edit-comments.php0.212 s0.219 s+0.007 s3.03 MiB3.12 MiB+ 96.81 KiB
/0.305 s0.239 s-0.066 s2.97 MiB3.14 MiB+ 170.17 KiB
Average 0.345 s0.314 s-0.031 s3.38 MiB3.51 MiB+ 125.33 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.2%15,27010,662213
JSON1.4%21902
CSS0.8%12331
JavaScript0.6%96461
Total 15,708 10,711 217

PHP Code Analysis | More results »

Lines of code 14,841
Total complexity 2,808
Median class complexity 7.0
Median method complexity 2.0
Most complex class Clickio\CacheControl\CacheManager
Most complex function amp_clickio_content()
Classes 183
Methods 867
Functions 29

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

[25-Jul-2023 23:37:27 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
[25-Jul-2023 23:37:27 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
[25-Jul-2023 23:37:27 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
[25-Jul-2023 23:37:27 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