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: 100.25 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=1ba1185b83 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.432 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.137 s |
Memory usage | 3.21 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.238 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.282 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.790 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.599 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.273 s | 0.287 s | +0.014 s | 3.07 MiB | 3.22 MiB | + 147.45 KiB |
/wp-admin/edit.php | 0.193 s | 0.192 s | -0.001 s | 3.1 MiB | 3.23 MiB | + 131.25 KiB |
/wp-admin/post-new.php | 0.746 s | 0.939 s | +0.193 s | 5.02 MiB | 5.12 MiB | + 104.63 KiB |
/wp-admin/upload.php | 0.559 s | 0.307 s | -0.252 s | 3.02 MiB | 3.1 MiB | + 85.38 KiB |
/wp-admin/options-writing.php | 0.174 s | 0.142 s | -0.032 s | 3.01 MiB | 3.08 MiB | + 72.15 KiB |
/wp-admin/media-new.php | 0.316 s | 0.367 s | +0.051 s | 2.99 MiB | 3.09 MiB | + 97.58 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.194 s | 0.212 s | +0.018 s | 3.01 MiB | 3.11 MiB | + 102.75 KiB |
/wp-admin/post-new.php?post_type=page | 0.599 s | 0.591 s | -0.008 s | 5.01 MiB | 5.11 MiB | + 100.1 KiB |
/wp-admin/options-discussion.php | 0.213 s | 0.221 s | +0.008 s | 3 MiB | 3.08 MiB | + 85.88 KiB |
/wp-admin/edit-comments.php | 0.213 s | 0.206 s | -0.007 s | 3.03 MiB | 3.11 MiB | + 85.38 KiB |
/ | 0.305 s | 0.215 s | -0.090 s | 3.03 MiB | 3.12 MiB | + 90.26 KiB |
Average | 0.344 s | 0.334 s | -0.010 s | 3.39 MiB | 3.49 MiB | + 100.25 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 | 77.4% | 1,953 | 1,329 | 34 | |
Markdown | 20.3% | 513 | 0 | 8 | |
JavaScript | 2.2% | 55 | 14 | 3 | |
CSS | 0.0% | 1 | 0 | 1 | |
Total | 2,522 | 1,343 | 46 |
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.