Does Clickio Prism Plugin work with WordPress 6.7.1 and PHP 8.1.12? A smoke test was performed on .
4 | PHP deprecation warnings |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 138.44 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.
WordPress version | 6.7.1 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 30+ |
WordPress.org page | https://wordpress.org/plugins/clickio-prism/ |
Badges |
|
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=868911ef98 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 1.960 s |
Memory usage | 3.62 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/options-general.php?page=clickio_opt |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.575 s |
Memory usage | 3.73 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.184 s |
Memory usage | 3.52 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.341 s | 0.315 s | -0.026 s | 3.48 MiB | 3.62 MiB | + 138.82 KiB |
/wp-admin/edit.php | 0.220 s | 0.218 s | -0.002 s | 3.54 MiB | 3.7 MiB | + 162.45 KiB |
/wp-admin/post-new.php | 0.847 s | 0.656 s | -0.191 s | 5.92 MiB | 6.14 MiB | + 223.65 KiB |
/wp-admin/upload.php | 0.816 s | 0.549 s | -0.267 s | 3.49 MiB | 3.61 MiB | + 116.61 KiB |
/wp-admin/options-writing.php | 0.237 s | 0.217 s | -0.020 s | 3.47 MiB | 3.59 MiB | + 119.98 KiB |
/wp-admin/media-new.php | 0.305 s | 0.237 s | -0.068 s | 3.46 MiB | 3.59 MiB | + 128.17 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.207 s | 0.209 s | +0.002 s | 3.48 MiB | 3.61 MiB | + 138.84 KiB |
/wp-admin/post-new.php?post_type=page | 0.768 s | 0.645 s | -0.123 s | 5.92 MiB | 6.13 MiB | + 219.2 KiB |
/wp-admin/options-discussion.php | 0.507 s | 0.264 s | -0.243 s | 3.47 MiB | 3.59 MiB | + 116.48 KiB |
/wp-admin/edit-comments.php | 0.254 s | 0.220 s | -0.034 s | 3.49 MiB | 3.61 MiB | + 115.98 KiB |
/ | 0.327 s | 0.438 s | +0.111 s | 3.48 MiB | 3.52 MiB | + 42.67 KiB |
Average | 0.439 s | 0.361 s | -0.078 s | 3.93 MiB | 4.06 MiB | + 138.44 KiB |
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.
Language | % | Lines of code | Comment lines | Files | |
---|---|---|---|---|---|
PHP | 97.2% | 15,285 | 10,654 | 213 | |
JSON | 1.4% | 219 | 0 | 2 | |
CSS | 0.8% | 123 | 3 | 1 | |
JavaScript | 0.6% | 96 | 46 | 1 | |
Total | 15,723 | 10,703 | 217 |
Lines of code | 14,856 |
---|---|
Total complexity | 2,814 |
Median class complexity | 7.0 |
Median method complexity | 2.0 |
Most complex class | Clickio\CacheControl\CacheManager |
Most complex function | clickio_get_id() |
Classes | 183 |
---|---|
Methods | 867 |
Functions | 29 |
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.
wp_options
2[28-Nov-2024 15:04:35 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
[28-Nov-2024 15:04:35 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
[28-Nov-2024 15:04:35 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
[28-Nov-2024 15:04:35 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