Does "Plugin Detective - Troubleshooting" work with WordPress 6.6 and PHP 8.1.12? A smoke test was performed on .
| 1 | PHP fatal errors |
| No JavaScript exceptions | |
| 1 | Page failed to load
|
| No resource errors |
Memory usage: 23.2 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.6 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | 5,000+ |
| WordPress.org page | https://wordpress.org/plugins/plugin-detective/ |
| Badges |
|
| URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
|---|---|
| Requested URL | /wp-admin/plugins.php?action=activate&plugin=plugin-detective%2Fplugin-detective.php&plugin_status=all&paged=1&s&_wpnonce=73a30692bd |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.284 s |
| Memory usage | 3.5 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-content/plugins/plugin-detective/troubleshoot/?session=1&nonce=891a2b26c2 |
|---|---|
| Requested URL | /wp-admin/tools.php?page=plugin-detective |
| Aspect | menu-item |
| HTTP status | 500 |
| Load time | 0.145 s |
| Memory usage | N/A |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.212 s |
| Memory usage | 3.42 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.292 s | -0.020 s | 3.47 MiB | 3.49 MiB | + 17.7 KiB |
| /wp-admin/edit.php | 0.223 s | 0.218 s | -0.005 s | 3.54 MiB | 3.55 MiB | + 15.93 KiB |
| /wp-admin/post-new.php | 0.797 s | 1.039 s | +0.242 s | 5.75 MiB | 5.77 MiB | + 22.7 KiB |
| /wp-admin/upload.php | 0.664 s | 0.403 s | -0.261 s | 3.49 MiB | 3.49 MiB | - 1.48 KiB |
| /wp-admin/options-writing.php | 0.201 s | 0.183 s | -0.018 s | 3.41 MiB | 3.47 MiB | + 61.33 KiB |
| /wp-admin/media-new.php | 0.231 s | 0.310 s | +0.079 s | 3.4 MiB | 3.47 MiB | + 74.71 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.195 s | 0.199 s | +0.004 s | 3.47 MiB | 3.49 MiB | + 21.38 KiB |
| /wp-admin/post-new.php?post_type=page | 0.601 s | 0.685 s | +0.084 s | 5.75 MiB | 5.76 MiB | + 18.31 KiB |
| /wp-admin/options-discussion.php | 0.249 s | 0.264 s | +0.015 s | 3.41 MiB | 3.47 MiB | + 63.02 KiB |
| /wp-admin/edit-comments.php | 0.241 s | 0.217 s | -0.024 s | 3.49 MiB | 3.49 MiB | - 1.48 KiB |
| / | 0.286 s | 0.213 s | -0.073 s | 3.45 MiB | 3.42 MiB | - 36.91 KiB |
| Average | 0.364 s | 0.366 s | +0.002 s | 3.88 MiB | 3.9 MiB | + 23.2 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 | 38.1% | 2,562 | 1,525 | 21 | |
| Vuejs Component | 31.4% | 2,112 | 18 | 27 | |
| JavaScript | 20.2% | 1,359 | 57 | 24 | |
| Sass | 7.3% | 493 | 0 | 14 | |
| JSON | 2.2% | 145 | 0 | 3 | |
| HTML | 0.5% | 32 | 2 | 2 | |
| SVG | 0.3% | 19 | 1 | 8 | |
| CSS | 0.1% | 4 | 0 | 1 | |
| Total | 6,726 | 1,603 | 100 | ||
| Lines of code | 2,461 |
|---|---|
| Total complexity | 525 |
| Median class complexity | 21.0 |
| Median method complexity | 2.0 |
| Most complex class | PDT_String |
| Most complex function | PDT_Constants::define_constants() |
| Classes | 18 |
|---|---|
| Methods | 171 |
| Functions | 5 |
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.
No new entries found.
[17-Jul-2024 23:04:00 UTC] PHP Fatal error: Uncaught Error: Class "WP_REST_Revisions_Controller" not found in /wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php:17
Stack trace:
#0 /wp-content/plugins/plugin-detective/troubleshoot/includes/class-settings.php(7): require_once()
#1 /wp-content/plugins/plugin-detective/troubleshoot/includes/class-settings.php(339): pd_maybe_require()
#2 /wp-content/plugins/plugin-detective/troubleshoot/troubleshoot.php(399): include_once('...')
#3 /wp-content/plugins/plugin-detective/troubleshoot/troubleshoot.php(19): PD_Troubleshoot::include_file()
#4 /wp-content/plugins/plugin-detective/troubleshoot/includes/class-bootstrap.php(35): pd_troubleshoot_autoload_classes()
#5 /wp-content/plugins/plugin-detective/troubleshoot/troubleshoot.php(115): PDT_Bootstrap->__construct()
#6 /wp-content/plugins/plugin-detective/troubleshoot/troubleshoot.php(102): PD_Troubleshoot->__construct()
#7 /wp-content/plugins/plugin-detective/troubleshoot/troubleshoot.php(447): PD_Troubleshoot::get_instance()
#8 /wp-content/plugins/plugin-detective/troubleshoot/index.php(5): pd_troubleshoot()
#9 {main}
thrown in /wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php on line 17