Does Widget Options work with WordPress 6.9.4 and PHP 8.1.12? A smoke test was performed on .
| No PHP errors, warnings or notices | |
| No JavaScript exceptions | |
| All test pages loaded successfully | |
| No resource errors | |
| Looks good! No problems were detected. |
Memory usage: 350.44 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.9.4 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | 100,000+ |
| WordPress.org page | https://wordpress.org/plugins/widget-options/ |
| Badges |
|
| URL | /wp-admin/options-general.php?page=widgetopts_plugin_settings |
|---|---|
| Requested URL | /wp-admin/plugins.php?action=activate&plugin=widget-options%2Fplugin.php&plugin_status=all&paged=1&s&_wpnonce=13d0bfcc5c |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.522 s |
| Memory usage | 4.1 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/options-general.php?page=widgetopts_plugin_settings |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.312 s |
| Memory usage | 4.07 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/edit.php?post_type=widgetopts_snippet |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.693 s |
| Memory usage | 4.09 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.253 s |
| Memory usage | 4.34 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.998 s | 0.547 s | -0.451 s | 3.78 MiB | 4.1 MiB | + 336.4 KiB |
| /wp-admin/edit.php | 0.564 s | 0.499 s | -0.065 s | 3.78 MiB | 4.11 MiB | + 336.2 KiB |
| /wp-admin/post-new.php | 0.819 s | 1.201 s | +0.382 s | 6.31 MiB | 6.79 MiB | + 496.34 KiB |
| /wp-admin/upload.php | 0.534 s | 0.640 s | +0.106 s | 3.74 MiB | 4.05 MiB | + 318.79 KiB |
| /wp-admin/options-writing.php | 0.347 s | 0.374 s | +0.027 s | 3.71 MiB | 4.03 MiB | + 323.1 KiB |
| /wp-admin/media-new.php | 0.535 s | 0.555 s | +0.020 s | 3.7 MiB | 4.03 MiB | + 331.29 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.302 s | 0.710 s | +0.408 s | 3.72 MiB | 4.05 MiB | + 341.65 KiB |
| /wp-admin/post-new.php?post_type=page | 1.459 s | 0.862 s | -0.597 s | 6.3 MiB | 6.78 MiB | + 497.71 KiB |
| /wp-admin/options-discussion.php | 0.533 s | 0.583 s | +0.050 s | 3.71 MiB | 4.03 MiB | + 319.7 KiB |
| /wp-admin/edit-comments.php | 0.367 s | 0.394 s | +0.027 s | 3.73 MiB | 4.05 MiB | + 319.1 KiB |
| / | 0.349 s | 0.248 s | -0.101 s | 4.11 MiB | 4.34 MiB | + 234.59 KiB |
| Average | 0.619 s | 0.601 s | -0.018 s | 4.23 MiB | 4.58 MiB | + 350.44 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 | 74.3% | 11,222 | 2,539 | 73 | |
| CSS | 16.2% | 2,444 | 94 | 5 | |
| JavaScript | 8.8% | 1,324 | 157 | 10 | |
| Sass | 0.7% | 106 | 1 | 2 | |
| Markdown | 0.1% | 17 | 0 | 1 | |
| Total | 15,113 | 2,791 | 91 | ||
| Lines of code | 11,364 |
|---|---|
| Total complexity | 2,797 |
| Median class complexity | 59.0 |
| Median method complexity | 4.0 |
| Most complex class | WP_Widget_Options_Beaver |
| Most complex function | blockopts_filter_before_display() |
| Classes | 9 |
|---|---|
| Methods | 117 |
| Functions | 146 |
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 19| ID | Name |
|---|---|
| widgetopts_snippet | Logic Snippets |
{
"widgetopts_snippet": {
"widgetopts_snippet_code": {
"title": "Snippet Code",
"context": "normal"
},
"widgetopts_snippet_description": {
"title": "Description",
"context": "normal"
},
"widgetopts_snippet_help": {
"title": "Help & Examples",
"context": "side"
}
}
}The log file is empty.