Does "AEH Speed Optimization: Browser Cache, Optimized Minify, Lazy Loading & Image Optimization" work with WordPress 6.9.4 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: 215.17 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.9.4 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | 2,000+ |
| WordPress.org page | https://wordpress.org/plugins/add-expires-headers/ |
| Badges |
|
| URL | /wp-admin/admin.php?page=aeh_pro_plugin_options |
|---|---|
| Requested URL | /wp-admin/plugins.php?action=activate&plugin=add-expires-headers%2Fadd-expires-headers.php&plugin_status=all&paged=1&s&_wpnonce=05bcb3e316 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 2.338 s |
| Memory usage | 4.06 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=aeh_pro_plugin_options |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.452 s |
| Memory usage | 3.91 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=aeh_pro_plugin_options-affiliation |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.524 s |
| Memory usage | 4.08 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=aeh_pro_plugin_options-pricing |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.416 s |
| Memory usage | 3.89 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.455 s |
| Memory usage | 4.47 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.491 s | 0.399 s | -0.092 s | 3.78 MiB | 4.03 MiB | + 256.98 KiB |
| /wp-admin/edit.php | 0.385 s | 0.392 s | +0.007 s | 3.78 MiB | 4.02 MiB | + 238.07 KiB |
| /wp-admin/post-new.php | 0.823 s | 0.718 s | -0.105 s | 6.31 MiB | 6.58 MiB | + 282.62 KiB |
| /wp-admin/upload.php | 0.467 s | 0.448 s | -0.019 s | 3.74 MiB | 3.91 MiB | + 179.52 KiB |
| /wp-admin/options-writing.php | 0.349 s | 0.335 s | -0.014 s | 3.71 MiB | 3.89 MiB | + 183.89 KiB |
| /wp-admin/media-new.php | 0.549 s | 0.575 s | +0.026 s | 3.7 MiB | 3.89 MiB | + 192.09 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.337 s | 0.320 s | -0.017 s | 3.72 MiB | 3.94 MiB | + 231.4 KiB |
| /wp-admin/post-new.php?post_type=page | 0.725 s | 0.730 s | +0.005 s | 6.3 MiB | 6.54 MiB | + 249.47 KiB |
| /wp-admin/options-discussion.php | 0.342 s | 0.382 s | +0.040 s | 3.71 MiB | 3.89 MiB | + 180.08 KiB |
| /wp-admin/edit-comments.php | 0.338 s | 0.352 s | +0.014 s | 3.74 MiB | 3.96 MiB | + 231.87 KiB |
| / | 0.296 s | 0.226 s | -0.070 s | 4.11 MiB | 4.25 MiB | + 140.89 KiB |
| Average | 0.464 s | 0.443 s | -0.020 s | 4.24 MiB | 4.45 MiB | + 215.17 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 | 83.3% | 3,983 | 1,265 | 29 | |
| CSS | 8.4% | 400 | 10 | 2 | |
| JavaScript | 8.3% | 396 | 16 | 5 | |
| Total | 4,779 | 1,291 | 36 | ||
| Lines of code | 3,487 |
|---|---|
| Total complexity | 681 |
| Median class complexity | 18.5 |
| Median method complexity | 2.0 |
| Most complex class | AEH_Minify |
| Most complex function | AEH_Lazy_Loading::aeh_add_lazyload_functionality() |
| Classes | 18 |
|---|---|
| Methods | 154 |
| Functions | 3 |
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 6[13-Mar-2026 12:32:14 UTC] PHP Fatal error: Uncaught Error: Call to undefined method Freemius::is() in /wp-content/plugins/add-expires-headers/main/class-aeh-main.php:199
Stack trace:
#0 /wp-content/plugins/add-expires-headers/main/class-aeh-main.php(158): AEH_Main->getrules()
#1 /wp-content/plugins/add-expires-headers/inc/view/cache.php(11): AEH_Main->write_to_htaccess()
#2 /wp-content/plugins/add-expires-headers/inc/abstract-aeh-view.php(48): include('...')
#3 /wp-content/plugins/add-expires-headers/inc/class-aeh-admin-view.php(85): AEH_View->view()
#4 /wp-includes/class-wp-hook.php(341): AEH_Admin_View->render()
#5 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(522): WP_Hook->do_action()
#7 /wp-admin/admin.php(264): do_action()
#8 {main}
thrown in /wp-content/plugins/add-expires-headers/main/class-aeh-main.php on line 199