Does WP phpMyAdmin work with WordPress 6.4.3 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: 42.07 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.4.3 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
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=a56252270b |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.434 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.313 s |
Memory usage | 3.36 MiB |
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.209 s |
Memory usage | 3.36 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.179 s |
Memory usage | 3.35 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.353 s | 0.320 s | -0.033 s | 3.38 MiB | 3.43 MiB | + 52.34 KiB |
/wp-admin/edit.php | 0.220 s | 0.205 s | -0.015 s | 3.41 MiB | 3.46 MiB | + 53.45 KiB |
/wp-admin/post-new.php | 1.499 s | 0.848 s | -0.651 s | 5.46 MiB | 5.52 MiB | + 56.71 KiB |
/wp-admin/upload.php | 0.659 s | 0.453 s | -0.206 s | 3.33 MiB | 3.36 MiB | + 37.67 KiB |
/wp-admin/options-writing.php | 0.275 s | 0.195 s | -0.080 s | 3.32 MiB | 3.35 MiB | + 30.8 KiB |
/wp-admin/media-new.php | 0.304 s | 0.258 s | -0.046 s | 3.3 MiB | 3.35 MiB | + 50.37 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.195 s | 0.197 s | +0.002 s | 3.31 MiB | 3.37 MiB | + 53.47 KiB |
/wp-admin/post-new.php?post_type=page | 0.609 s | 0.573 s | -0.036 s | 5.45 MiB | 5.51 MiB | + 56.33 KiB |
/wp-admin/options-discussion.php | 0.230 s | 0.262 s | +0.032 s | 3.3 MiB | 3.34 MiB | + 40.44 KiB |
/wp-admin/edit-comments.php | 0.449 s | 0.217 s | -0.232 s | 3.34 MiB | 3.37 MiB | + 35.37 KiB |
/ | 0.326 s | 0.198 s | -0.128 s | 3.36 MiB | 3.35 MiB | - 4.16 KiB |
Average | 0.465 s | 0.339 s | -0.127 s | 3.72 MiB | 3.76 MiB | + 42.07 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 | 81.9% | 107,176 | 42,598 | 633 | |
Twig | 13.6% | 17,841 | 173 | 264 | |
Sass | 3.5% | 4,595 | 121 | 23 | |
Markdown | 0.3% | 382 | 0 | 3 | |
SQL | 0.2% | 296 | 178 | 4 | |
JavaScript | 0.2% | 266 | 100 | 4 | |
JSON | 0.2% | 228 | 0 | 5 | |
CSS | 0.0% | 2 | 2 | 2 | |
SVG | 0.0% | 1 | 0 | 1 | |
HTML | 0.0% | 0 | 0 | 1 | |
Total | 130,787 | 43,172 | 940 |
Lines of code | 105,686 |
---|---|
Total complexity | 18,987 |
Median class complexity | 8.0 |
Median method complexity | 2.0 |
Most complex class | Puvox\library |
Most complex function | PhpMyAdmin\Controllers\Import\ImportController::__invoke() |
Classes | 611 |
---|---|
Methods | 4,697 |
Functions | 2 |
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[04-Mar-2024 13:56:01 UTC] PHP Fatal error: Uncaught Error: Non-static method Puvox\library::realpath() cannot be called statically in /wp-content/plugins/wp-phpmyadmin-extension/index.php:161
Stack trace:
#0 /wp-content/plugins/wp-phpmyadmin-extension/index.php(481): WpPhpMyAdminExtension\PluginClass->initialize_unpacked_pma()
#1 /wp-content/plugins/wp-phpmyadmin-extension/library_wp.php(2546): WpPhpMyAdminExtension\PluginClass->opts_page_output()
#2 /wp-includes/class-wp-hook.php(324): Puvox\wp_plugin->opts_page_output_parent()
#3 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#4 /wp-includes/plugin.php(517): 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 161