Does Search Exclude work with WordPress 6.3 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: 109.57 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.3 |
---|---|
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=56008b7855 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.515 s |
Memory usage | 2.88 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.178 s |
Memory usage | 2.95 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.217 s |
Memory usage | 3.21 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/index.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.332 s |
Memory usage | 2.98 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/post-new.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.761 s |
Memory usage | 5.34 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.590 s |
Memory usage | 5.33 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.314 s | 0.331 s | +0.017 s | 2.82 MiB | 2.98 MiB | + 162.7 KiB |
/wp-admin/edit.php | 0.196 s | 0.235 s | +0.039 s | 2.85 MiB | 2.99 MiB | + 145.75 KiB |
/wp-admin/post-new.php | 0.741 s | 0.559 s | -0.182 s | 5.21 MiB | 5.34 MiB | + 124.63 KiB |
/wp-admin/upload.php | 0.572 s | 0.260 s | -0.312 s | 2.77 MiB | 2.84 MiB | + 78.3 KiB |
/wp-admin/options-writing.php | 0.227 s | 0.201 s | -0.026 s | 2.76 MiB | 2.83 MiB | + 71.85 KiB |
/wp-admin/media-new.php | 0.356 s | 0.365 s | +0.009 s | 2.74 MiB | 2.83 MiB | + 92.08 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.183 s | 0.235 s | +0.052 s | 2.76 MiB | 2.87 MiB | + 117.25 KiB |
/wp-admin/post-new.php?post_type=page | 0.600 s | 0.528 s | -0.072 s | 5.21 MiB | 5.33 MiB | + 120.1 KiB |
/wp-admin/options-discussion.php | 0.269 s | 0.215 s | -0.054 s | 2.75 MiB | 2.85 MiB | + 100.38 KiB |
/wp-admin/edit-comments.php | 0.225 s | 0.219 s | -0.006 s | 2.78 MiB | 2.88 MiB | + 99.88 KiB |
/ | 0.284 s | 0.208 s | -0.076 s | 3.13 MiB | 3.22 MiB | + 92.36 KiB |
Average | 0.361 s | 0.305 s | -0.056 s | 3.25 MiB | 3.36 MiB | + 109.57 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.