WP phpMyAdmin 5.2.1.11

Does WP phpMyAdmin work with WordPress 6.4.3 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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.

Environment
WordPress version6.4.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 40,000+
WordPress.org page https://wordpress.org/plugins/wp-phpmyadmin-extension/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

WP-phpMyAdmin ‹ Test site — WordPress

Page screenshot: WP-phpMyAdmin ‹ Test site — WordPress
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

WP-phpMyAdmin

Page screenshot: WP-phpMyAdmin
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

WP-phpMyAdmin → Errors-Log & Reset

Page screenshot: WP-phpMyAdmin → Errors-Log & Reset
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

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.179 s
Memory usage 3.35 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.353 s0.320 s-0.033 s3.38 MiB3.43 MiB+ 52.34 KiB
/wp-admin/edit.php0.220 s0.205 s-0.015 s3.41 MiB3.46 MiB+ 53.45 KiB
/wp-admin/post-new.php1.499 s0.848 s-0.651 s5.46 MiB5.52 MiB+ 56.71 KiB
/wp-admin/upload.php0.659 s0.453 s-0.206 s3.33 MiB3.36 MiB+ 37.67 KiB
/wp-admin/options-writing.php0.275 s0.195 s-0.080 s3.32 MiB3.35 MiB+ 30.8 KiB
/wp-admin/media-new.php0.304 s0.258 s-0.046 s3.3 MiB3.35 MiB+ 50.37 KiB
/wp-admin/edit-tags.php?taxonomy=category0.195 s0.197 s+0.002 s3.31 MiB3.37 MiB+ 53.47 KiB
/wp-admin/post-new.php?post_type=page0.609 s0.573 s-0.036 s5.45 MiB5.51 MiB+ 56.33 KiB
/wp-admin/options-discussion.php0.230 s0.262 s+0.032 s3.3 MiB3.34 MiB+ 40.44 KiB
/wp-admin/edit-comments.php0.449 s0.217 s-0.232 s3.34 MiB3.37 MiB+ 35.37 KiB
/0.326 s0.198 s-0.128 s3.36 MiB3.35 MiB- 4.16 KiB
Average 0.465 s0.339 s-0.127 s3.72 MiB3.76 MiB+ 42.07 KiB

Code Statistics

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.

PHP
Twig
Language % Lines of code Comment lines Files
PHP81.9%107,17642,598633
Twig13.6%17,841173264
Sass3.5%4,59512123
Markdown0.3%38203
SQL0.2%2961784
JavaScript0.2%2661004
JSON0.2%22805
CSS0.0%222
SVG0.0%101
HTML0.0%001
Total 130,787 43,172 940

PHP Code Analysis | More results »

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

Additions

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.

Database Tables 1

Options wp_options 2

PHP Error Log 10 lines

[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
See also: All tests for this plugin, How to Hide the "WP-phpMyAdmin" Admin Menu