Does PHP Everywhere work with WordPress 5.8.2 and PHP 7.4.8? A smoke test was performed on .
1 | PHP notices |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 8.6 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 | 5.8.2 |
---|---|
PHP version | 7.4.8 |
MySQL version | 8.0.21 |
PHP memory limit | 256M |
Last updated | |
---|---|
Active installs | 30,000+ |
WordPress.org page | https://wordpress.org/plugins/php-everywhere/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=php-everywhere%2Fphpeverywhere.php&plugin_status=all&paged=1&s&_wpnonce=7cf84d878b |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.266 s |
Memory usage | 3.06 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/options-general.php?page=php-everywhere-identifier |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.194 s |
Memory usage | 3.02 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.266 s |
Memory usage | 2.92 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/post-new.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.918 s |
Memory usage | 5.25 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/post-new.php?post_type=page |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.946 s |
Memory usage | 5.23 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/widgets.php |
---|---|
Aspect | new-sidebar-widgets |
HTTP status | 200 |
Load time | 3.031 s |
Memory usage | 4.43 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.312 s | 0.281 s | -0.031 s | 3.08 MiB | 3.1 MiB | + 17.42 KiB |
/wp-admin/edit.php | 0.183 s | 0.185 s | +0.002 s | 3.11 MiB | 3.19 MiB | + 81.06 KiB |
/wp-admin/post-new.php | 0.970 s | 1.096 s | +0.126 s | 5.27 MiB | 5.25 MiB | - 22.51 KiB |
/wp-admin/upload.php | 0.436 s | 0.307 s | -0.129 s | 3.03 MiB | 3.04 MiB | + 15.35 KiB |
/wp-admin/options-writing.php | 0.273 s | 0.124 s | -0.149 s | 3.02 MiB | 3.02 MiB | - 688 bytes |
/wp-admin/media-new.php | 0.284 s | 0.167 s | -0.117 s | 3.01 MiB | 3.02 MiB | + 16.15 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.197 s | 0.179 s | -0.018 s | 3.04 MiB | 3.05 MiB | + 16.43 KiB |
/wp-admin/post-new.php?post_type=page | 0.905 s | 0.835 s | -0.070 s | 5.26 MiB | 5.23 MiB | - 27.5 KiB |
/wp-admin/options-discussion.php | 0.238 s | 0.304 s | +0.066 s | 3 MiB | 3.02 MiB | + 16.46 KiB |
/wp-admin/edit-comments.php | 0.214 s | 0.205 s | -0.009 s | 3.04 MiB | 3.06 MiB | + 15.34 KiB |
/ | 0.338 s | 0.210 s | -0.128 s | 2.96 MiB | 2.92 MiB | - 32.98 KiB |
Average | 0.395 s | 0.354 s | -0.042 s | 3.44 MiB | 3.45 MiB | + 8.6 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 | 84.5% | 299 | 58 | 7 | |
JavaScript | 14.4% | 51 | 3 | 1 | |
CSS | 1.1% | 4 | 1 | 1 | |
Total | 354 | 62 | 9 |
Lines of code | 300 |
---|---|
Total complexity | 45 |
Median class complexity | 7.0 |
Median method complexity | 1.0 |
Most complex class | phpeverywherewidget |
Most complex function | php_everywhere_options() |
Classes | 1 |
---|---|
Methods | 4 |
Functions | 10 |
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
1ID | Name |
---|---|
phpeverywherewidget | PHP + HTML |
{
"post": {
"php_everywhere_options_id": {
"title": "PHP Everywhere",
"context": "side"
}
},
"page": {
"php_everywhere_options_id": {
"title": "PHP Everywhere",
"context": "side"
}
}
}
[11-Nov-2021 02:28:32 UTC] PHP Notice: wp_enqueue_script() was called <strong>incorrectly</strong>. "wp-editor" script should not be enqueued together with the new widgets editor (wp-edit-widgets or wp-customize-widgets). Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.8.0.) in /wp-includes/functions.php on line 5663