Does Search Exclude work with WordPress 6.4.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: 138.74 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.4.3 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | 50,000+ |
| WordPress.org page | https://wordpress.org/plugins/search-exclude/ |
| Badges |
|
| 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=e3fabeeb51 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.397 s |
| Memory usage | 3.46 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.152 s |
| Memory usage | 3.55 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.188 s |
| Memory usage | 3.42 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/index.php |
|---|---|
| Aspect | new-meta-boxes |
| HTTP status | 200 |
| Load time | 0.325 s |
| Memory usage | 3.56 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/post-new.php |
|---|---|
| Aspect | new-meta-boxes |
| HTTP status | 200 |
| Load time | 0.591 s |
| Memory usage | 5.6 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.588 s |
| Memory usage | 5.59 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.331 s | 0.337 s | +0.006 s | 3.38 MiB | 3.56 MiB | + 185.39 KiB |
| /wp-admin/edit.php | 0.212 s | 0.203 s | -0.009 s | 3.41 MiB | 3.57 MiB | + 169.29 KiB |
| /wp-admin/post-new.php | 0.855 s | 0.574 s | -0.281 s | 5.46 MiB | 5.6 MiB | + 148.7 KiB |
| /wp-admin/upload.php | 0.706 s | 0.505 s | -0.201 s | 3.32 MiB | 3.44 MiB | + 121.96 KiB |
| /wp-admin/options-writing.php | 0.211 s | 0.246 s | +0.035 s | 3.32 MiB | 3.43 MiB | + 116.29 KiB |
| /wp-admin/media-new.php | 0.303 s | 0.247 s | -0.056 s | 3.3 MiB | 3.43 MiB | + 135.88 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.204 s | 0.181 s | -0.023 s | 3.31 MiB | 3.45 MiB | + 141.06 KiB |
| /wp-admin/post-new.php?post_type=page | 0.657 s | 0.586 s | -0.071 s | 5.45 MiB | 5.59 MiB | + 144.17 KiB |
| /wp-admin/options-discussion.php | 0.282 s | 0.237 s | -0.045 s | 3.3 MiB | 3.42 MiB | + 124.2 KiB |
| /wp-admin/edit-comments.php | 0.243 s | 0.208 s | -0.035 s | 3.34 MiB | 3.46 MiB | + 123.69 KiB |
| / | 0.268 s | 0.327 s | +0.059 s | 3.31 MiB | 3.42 MiB | + 115.46 KiB |
| Average | 0.388 s | 0.332 s | -0.056 s | 3.72 MiB | 3.85 MiB | + 138.74 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 | 75.5% | 2,019 | 1,364 | 36 | |
| Markdown | 22.4% | 598 | 0 | 9 | |
| JavaScript | 2.1% | 55 | 14 | 3 | |
| CSS | 0.0% | 1 | 0 | 1 | |
| Total | 2,673 | 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.