Does Search Exclude work with WordPress 6.5.5 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: 142.4 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.5.5 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 60,000+ |
WordPress.org page | https://wordpress.org/plugins/search-exclude/ |
Badges |
Get badge code |
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=search-exclude%2Fsearch-exclude.php&plugin_status=all&paged=1&s&_wpnonce=c067769252 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.294 s |
Memory usage | 3.52 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/options-general.php?page=search_exclude |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.154 s |
Memory usage | 3.62 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.195 s |
Memory usage | 3.49 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/index.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.335 s |
Memory usage | 3.63 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/post-new.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.850 s |
Memory usage | 5.74 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/post-new.php?post_type=page |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.697 s |
Memory usage | 5.73 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.356 s | 0.316 s | -0.040 s | 3.44 MiB | 3.63 MiB | + 193.91 KiB |
/wp-admin/edit.php | 0.213 s | 0.210 s | -0.003 s | 3.46 MiB | 3.63 MiB | + 177.81 KiB |
/wp-admin/post-new.php | 1.047 s | 0.601 s | -0.446 s | 5.59 MiB | 5.74 MiB | + 157.22 KiB |
/wp-admin/upload.php | 0.586 s | 0.501 s | -0.085 s | 3.38 MiB | 3.51 MiB | + 130.23 KiB |
/wp-admin/options-writing.php | 0.201 s | 0.196 s | -0.005 s | 3.37 MiB | 3.49 MiB | + 124.19 KiB |
/wp-admin/media-new.php | 0.298 s | 0.203 s | -0.095 s | 3.35 MiB | 3.49 MiB | + 144.41 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.183 s | 0.192 s | +0.009 s | 3.37 MiB | 3.51 MiB | + 149.59 KiB |
/wp-admin/post-new.php?post_type=page | 0.550 s | 0.620 s | +0.070 s | 5.59 MiB | 5.73 MiB | + 152.7 KiB |
/wp-admin/options-discussion.php | 0.285 s | 0.238 s | -0.047 s | 3.36 MiB | 3.49 MiB | + 132.72 KiB |
/wp-admin/edit-comments.php | 0.251 s | 0.378 s | +0.127 s | 3.39 MiB | 3.52 MiB | + 132.22 KiB |
/ | 0.304 s | 0.229 s | -0.075 s | 3.42 MiB | 3.49 MiB | + 71.36 KiB |
Average | 0.389 s | 0.335 s | -0.054 s | 3.79 MiB | 3.93 MiB | + 142.4 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.8% | 2,020 | 1,364 | 36 | |
Markdown | 23.2% | 626 | 0 | 9 | |
JavaScript | 2.0% | 55 | 14 | 3 | |
CSS | 0.0% | 1 | 0 | 1 | |
Total | 2,702 | 1,378 | 49 |
Lines of code | 1,610 |
---|---|
Total complexity | 368 |
Median class complexity | 12.0 |
Median method complexity | 2.0 |
Most complex class | Automattic\Jetpack\Assets |
Most complex function | Automattic\Jetpack\Assets::register_script() |
Classes | 16 |
---|---|
Methods | 109 |
Functions | 0 |
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
1{
"dashboard": {
"wp-dashboard-widget-news": {
"title": "QuadLayers News",
"context": "normal"
}
},
"post": {
"sep_metabox_id": {
"title": "Search Exclude",
"context": "side"
}
},
"page": {
"sep_metabox_id": {
"title": "Search Exclude",
"context": "side"
}
}
}
The log file is empty.