Does WP phpMyAdmin work with WordPress 5.8 and PHP 7.4.8? A smoke test was performed on .
2 | PHP fatal errors |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 403.71 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 |
---|---|
PHP version | 7.4.8 |
MySQL version | 8.0.21 |
PHP memory limit | 256M |
Last updated | |
---|---|
Active installs | 40,000+ |
WordPress.org page | https://wordpress.org/plugins/wp-phpmyadmin-extension/ |
Badges |
Get badge code |
URL | /wp-admin/admin.php?page=wp-phpmyadmin-extension&isactivation |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=wp-phpmyadmin-extension%2Findex.php&plugin_status=all&paged=1&s&_wpnonce=f1eff03f73 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.405 s |
Memory usage | N/A |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=wp-phpmyadmin-extension |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.155 s |
Memory usage | N/A |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=wp-phpmyadmin-extension&tab=errors-logreset |
---|---|
Aspect | menu-item-tab |
HTTP status | 200 |
Load time | 0.237 s |
Memory usage | 3.39 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.180 s |
Memory usage | 3.28 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.286 s | 0.227 s | -0.059 s | 3.08 MiB | 3.46 MiB | + 382.46 KiB |
/wp-admin/edit.php | 0.162 s | 0.182 s | +0.020 s | 3.11 MiB | 3.49 MiB | + 383.2 KiB |
/wp-admin/post-new.php | 0.740 s | 0.667 s | -0.073 s | 5.27 MiB | 5.76 MiB | + 506.82 KiB |
/wp-admin/upload.php | 0.630 s | 0.518 s | -0.112 s | 3.03 MiB | 3.4 MiB | + 384.06 KiB |
/wp-admin/options-writing.php | 0.129 s | 0.153 s | +0.024 s | 3.02 MiB | 3.38 MiB | + 368.07 KiB |
/wp-admin/media-new.php | 0.234 s | 0.199 s | -0.035 s | 3.01 MiB | 3.38 MiB | + 384.23 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.256 s | 0.166 s | -0.090 s | 3.04 MiB | 3.41 MiB | + 383.07 KiB |
/wp-admin/post-new.php?post_type=page | 0.620 s | 0.573 s | -0.047 s | 5.26 MiB | 5.75 MiB | + 502.44 KiB |
/wp-admin/options-discussion.php | 0.297 s | 0.227 s | -0.070 s | 3 MiB | 3.38 MiB | + 384.89 KiB |
/wp-admin/edit-comments.php | 0.242 s | 0.311 s | +0.069 s | 3.04 MiB | 3.41 MiB | + 381.38 KiB |
/ | 0.270 s | 0.223 s | -0.047 s | 2.91 MiB | 3.28 MiB | + 380.19 KiB |
Average | 0.351 s | 0.313 s | -0.038 s | 3.43 MiB | 3.83 MiB | + 403.71 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 | 68.9% | 105,015 | 39,565 | 492 | |
JavaScript | 16.6% | 25,361 | 6,243 | 70 | |
Twig | 10.3% | 15,728 | 167 | 249 | |
Sass | 3.5% | 5,410 | 136 | 26 | |
Markdown | 0.3% | 393 | 0 | 3 | |
SQL | 0.2% | 296 | 178 | 4 | |
JSON | 0.1% | 199 | 0 | 4 | |
CSS | 0.1% | 90 | 0 | 4 | |
reStructuredText | 0.0% | 11 | 0 | 1 | |
SVG | 0.0% | 1 | 0 | 1 | |
HTML | 0.0% | 0 | 0 | 1 | |
Total | 152,504 | 46,289 | 855 |
Lines of code | 103,536 |
---|---|
Total complexity | 17,508 |
Median class complexity | 10.0 |
Median method complexity | 2.0 |
Most complex class | Puvox\standard_php_library |
Most complex function | PhpMyAdmin\Controllers\ImportController::index() |
Classes | 472 |
---|---|
Methods | 4,010 |
Functions | 6 |
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[06-Aug-2021 10:14:49 UTC] PHP Fatal error: Uncaught TypeError: array_key_exists() expects parameter 2 to be array, bool given in /wp-content/plugins/wp-phpmyadmin-extension/index.php:487
Stack trace:
#0 /wp-content/plugins/wp-phpmyadmin-extension/index.php(487): array_key_exists()
#1 /wp-content/plugins/wp-phpmyadmin-extension/library_default_puvox.php(8544): WpPhpMyAdminExtension\PluginClass->opts_page_output()
#2 /wp-includes/class-wp-hook.php(303): Puvox\default_plugin->opts_page_output_parent()
#3 /wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters()
#4 /wp-includes/plugin.php(470): WP_Hook->do_action()
#5 /wp-admin/admin.php(259): do_action()
#6 {main}
thrown in /wp-content/plugins/wp-phpmyadmin-extension/index.php on line 487
[06-Aug-2021 10:14:49 UTC] PHP Fatal error: Uncaught TypeError: array_key_exists() expects parameter 2 to be array, bool given in /wp-content/plugins/wp-phpmyadmin-extension/index.php:487
Stack trace:
#0 /wp-content/plugins/wp-phpmyadmin-extension/index.php(487): array_key_exists()
#1 /wp-content/plugins/wp-phpmyadmin-extension/library_default_puvox.php(8544): WpPhpMyAdminExtension\PluginClass->opts_page_output()
#2 /wp-includes/class-wp-hook.php(303): Puvox\default_plugin->opts_page_output_parent()
#3 /wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters()
#4 /wp-includes/plugin.php(470): WP_Hook->do_action()
#5 /wp-admin/admin.php(259): do_action()
#6 {main}
thrown in /wp-content/plugins/wp-phpmyadmin-extension/index.php on line 487