Does Clickio Prism Plugin work with WordPress 6.1.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: 121.48 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.1.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=d890839303 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 2.019 s |
Memory usage | 3.11 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.540 s |
Memory usage | 3.26 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.173 s |
Memory usage | 3.11 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.285 s | 0.315 s | +0.030 s | 3.05 MiB | 3.15 MiB | + 108.7 KiB |
/wp-admin/edit.php | 0.186 s | 0.320 s | +0.134 s | 3.07 MiB | 3.18 MiB | + 109.73 KiB |
/wp-admin/post-new.php | 0.797 s | 0.877 s | +0.080 s | 4.97 MiB | 5.16 MiB | + 193.17 KiB |
/wp-admin/upload.php | 0.603 s | 0.255 s | -0.348 s | 2.99 MiB | 3.08 MiB | + 91.29 KiB |
/wp-admin/options-writing.php | 0.147 s | 0.148 s | +0.001 s | 2.99 MiB | 3.06 MiB | + 77.97 KiB |
/wp-admin/media-new.php | 0.255 s | 0.218 s | -0.037 s | 2.97 MiB | 3.07 MiB | + 103.48 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.204 s | 0.170 s | -0.034 s | 2.98 MiB | 3.09 MiB | + 108.71 KiB |
/wp-admin/post-new.php?post_type=page | 0.626 s | 0.618 s | -0.008 s | 4.96 MiB | 5.14 MiB | + 188.79 KiB |
/wp-admin/options-discussion.php | 0.205 s | 0.252 s | +0.047 s | 2.97 MiB | 3.06 MiB | + 91.81 KiB |
/wp-admin/edit-comments.php | 0.194 s | 0.178 s | -0.016 s | 3 MiB | 3.09 MiB | + 91.31 KiB |
/ | 0.275 s | 0.209 s | -0.066 s | 2.94 MiB | 3.11 MiB | + 171.33 KiB |
Average | 0.343 s | 0.324 s | -0.020 s | 3.35 MiB | 3.47 MiB | + 121.48 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,211 | 10,653 | 213 | |
JSON | 1.4% | 219 | 0 | 2 | |
CSS | 0.8% | 123 | 3 | 1 | |
JavaScript | 0.6% | 96 | 46 | 1 | |
Total | 15,649 | 10,702 | 217 |
Lines of code | 14,794 |
---|---|
Total complexity | 2,795 |
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 |
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[15-Feb-2023 10:13:13 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
[15-Feb-2023 10:13:13 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
[15-Feb-2023 10:13:13 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
[15-Feb-2023 10:13:13 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