Does atec Cache Info work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .
1 | PHP fatal errors |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 8.91 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.8.1 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 1,000+ |
WordPress.org page | https://wordpress.org/plugins/atec-cache-info/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=atec-cache-info%2Fatec-cache-info.php&plugin_status=all&paged=1&s&_wpnonce=c59c79445c |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.270 s |
Memory usage | 3.54 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=atec_group |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.243 s |
Memory usage | 3.7 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=atec_wpci |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.182 s |
Memory usage | N/A |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.163 s |
Memory usage | 3.44 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.342 s | 0.320 s | -0.022 s | 3.51 MiB | 3.53 MiB | + 22.03 KiB |
/wp-admin/edit.php | 0.197 s | 0.197 s | +0.000 s | 3.57 MiB | 3.59 MiB | + 22.03 KiB |
/wp-admin/post-new.php | 0.757 s | 0.653 s | -0.104 s | 6.06 MiB | 6.09 MiB | + 26.45 KiB |
/wp-admin/upload.php | 0.558 s | 0.451 s | -0.107 s | 3.52 MiB | 3.53 MiB | + 5.25 KiB |
/wp-admin/options-writing.php | 0.215 s | 0.193 s | -0.022 s | 3.5 MiB | 3.51 MiB | + 8.62 KiB |
/wp-admin/media-new.php | 0.269 s | 0.254 s | -0.015 s | 3.49 MiB | 3.51 MiB | + 16.81 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.191 s | 0.194 s | +0.003 s | 3.5 MiB | 3.53 MiB | + 27.48 KiB |
/wp-admin/post-new.php?post_type=page | 0.600 s | 0.611 s | +0.011 s | 6.05 MiB | 6.07 MiB | + 21.98 KiB |
/wp-admin/options-discussion.php | 0.442 s | 0.244 s | -0.198 s | 3.5 MiB | 3.51 MiB | + 5.12 KiB |
/wp-admin/edit-comments.php | 0.240 s | 0.206 s | -0.034 s | 3.52 MiB | 3.53 MiB | + 4.62 KiB |
/ | 0.315 s | 0.168 s | -0.147 s | 3.5 MiB | 3.44 MiB | - 62.35 KiB |
Average | 0.375 s | 0.317 s | -0.058 s | 3.98 MiB | 3.98 MiB | + 8.91 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 | 92.3% | 5,932 | 227 | 51 | |
CSS | 5.7% | 366 | 23 | 3 | |
SVG | 1.9% | 120 | 0 | 67 | |
JavaScript | 0.1% | 7 | 0 | 1 | |
Total | 6,425 | 250 | 122 |
Lines of code | 5,430 |
---|---|
Total complexity | 1,471 |
Median class complexity | 17.0 |
Median method complexity | 2.0 |
Most complex class | ATEC\TOOLS |
Most complex function | ATEC_group::__construct() |
Classes | 34 |
---|---|
Methods | 302 |
Functions | 73 |
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
1[15-Jun-2025 23:14:51 UTC] PHP Fatal error: Uncaught ArgumentCountError: Too few arguments to function ATEC\INIT::plugin_by_dir(), 0 passed in /wp-content/plugins/atec-cache-info/includes/ATEC/TOOLS.php on line 281 and exactly 1 expected in /wp-content/plugins/atec-cache-info/includes/ATEC/INIT.php:323
Stack trace:
#0 /wp-content/plugins/atec-cache-info/includes/ATEC/TOOLS.php(281): ATEC\INIT::plugin_by_dir()
#1 /wp-content/plugins/atec-cache-info/includes/ATEC/TOOLS.php(778): ATEC\TOOLS::integrity_banner()
#2 /wp-content/plugins/atec-cache-info/includes/ATEC/TOOLS.php(917): ATEC\TOOLS::header()
#3 /wp-content/plugins/atec-cache-info/includes/atec-wpci-dashboard.php(12): ATEC\TOOLS::page_header()
#4 /wp-content/plugins/atec-cache-info/includes/atec-wpci-dashboard.php(43): ATEC\INIT::{closure}()
#5 /wp-content/plugins/atec-cache-info/includes/ATEC/INIT.php(348): require('...')
#6 /wp-includes/class-wp-hook.php(324): ATEC\INIT::ATEC\{closure}()
#7 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#8 /wp-includes/plugin.php(517): WP_Hook->do_action()
#9 /wp-admin/admin.php(260): do_action()
#10 {main}
thrown in /wp-content/plugins/atec-cache-info/includes/ATEC/INIT.php on line 323