Does Search Exclude work with WordPress 6.2.2 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: 105.86 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.2.2 |
---|---|
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=7f8bc13b0c |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.237 s |
Memory usage | 3.12 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.214 s |
Memory usage | 3.21 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.230 s |
Memory usage | 3.06 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/index.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.258 s |
Memory usage | 3.22 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/post-new.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.617 s |
Memory usage | 5.12 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.728 s |
Memory usage | 5.11 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.287 s | 0.264 s | -0.023 s | 3.07 MiB | 3.22 MiB | + 147.45 KiB |
/wp-admin/edit.php | 0.197 s | 0.190 s | -0.007 s | 3.1 MiB | 3.23 MiB | + 131.25 KiB |
/wp-admin/post-new.php | 0.761 s | 0.899 s | +0.138 s | 5.02 MiB | 5.12 MiB | + 104.63 KiB |
/wp-admin/upload.php | 0.544 s | 0.264 s | -0.280 s | 3.02 MiB | 3.1 MiB | + 85.39 KiB |
/wp-admin/options-writing.php | 0.171 s | 0.134 s | -0.037 s | 3.01 MiB | 3.08 MiB | + 72.15 KiB |
/wp-admin/media-new.php | 0.302 s | 0.219 s | -0.083 s | 2.99 MiB | 3.09 MiB | + 97.58 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.196 s | 0.173 s | -0.023 s | 3.01 MiB | 3.11 MiB | + 102.75 KiB |
/wp-admin/post-new.php?post_type=page | 0.592 s | 0.725 s | +0.133 s | 5.01 MiB | 5.11 MiB | + 100.1 KiB |
/wp-admin/options-discussion.php | 0.216 s | 0.306 s | +0.090 s | 3 MiB | 3.08 MiB | + 85.88 KiB |
/wp-admin/edit-comments.php | 0.208 s | 0.210 s | +0.002 s | 3.03 MiB | 3.11 MiB | + 85.38 KiB |
/ | 0.301 s | 0.202 s | -0.099 s | 2.97 MiB | 3.12 MiB | + 151.95 KiB |
Average | 0.343 s | 0.326 s | -0.017 s | 3.38 MiB | 3.49 MiB | + 105.86 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% | 1,952 | 1,326 | 33 | |
Markdown | 19.1% | 501 | 0 | 8 | |
JSON | 4.5% | 117 | 0 | 3 | |
JavaScript | 2.1% | 55 | 14 | 3 | |
CSS | 0.0% | 1 | 0 | 1 | |
Total | 2,626 | 1,340 | 48 |
Lines of code | 1,560 |
---|---|
Total complexity | 362 |
Median class complexity | 13.0 |
Median method complexity | 2.0 |
Most complex class | Automattic\Jetpack\Assets |
Most complex function | Automattic\Jetpack\Assets::register_script() |
Classes | 15 |
---|---|
Methods | 106 |
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.