Does Search Exclude work with WordPress 6.6.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: 171.58 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.6.2 |
|---|---|
| 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=d1b6c5ba40 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.299 s |
| Memory usage | 3.64 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.166 s |
| Memory usage | 3.67 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.202 s |
| Memory usage | 3.53 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/index.php |
|---|---|
| Aspect | new-meta-boxes |
| HTTP status | 200 |
| Load time | 0.350 s |
| Memory usage | 3.68 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/post-new.php |
|---|---|
| Aspect | new-meta-boxes |
| HTTP status | 200 |
| Load time | 0.652 s |
| Memory usage | 5.92 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.637 s |
| Memory usage | 5.91 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.395 s | 0.349 s | -0.046 s | 3.47 MiB | 3.68 MiB | + 208.34 KiB |
| /wp-admin/edit.php | 0.292 s | 0.216 s | -0.076 s | 3.54 MiB | 3.7 MiB | + 165.05 KiB |
| /wp-admin/post-new.php | 0.812 s | 0.647 s | -0.165 s | 5.75 MiB | 5.92 MiB | + 167.38 KiB |
| /wp-admin/upload.php | 0.632 s | 0.496 s | -0.136 s | 3.49 MiB | 3.63 MiB | + 145.65 KiB |
| /wp-admin/options-writing.php | 0.242 s | 0.226 s | -0.016 s | 3.41 MiB | 3.62 MiB | + 209.71 KiB |
| /wp-admin/media-new.php | 0.258 s | 0.272 s | +0.014 s | 3.4 MiB | 3.61 MiB | + 223.09 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.222 s | 0.215 s | -0.007 s | 3.47 MiB | 3.64 MiB | + 169.77 KiB |
| /wp-admin/post-new.php?post_type=page | 0.646 s | 0.663 s | +0.017 s | 5.75 MiB | 5.91 MiB | + 162.85 KiB |
| /wp-admin/options-discussion.php | 0.403 s | 0.290 s | -0.113 s | 3.41 MiB | 3.61 MiB | + 211.4 KiB |
| /wp-admin/edit-comments.php | 0.284 s | 0.404 s | +0.120 s | 3.49 MiB | 3.63 MiB | + 146.9 KiB |
| / | 0.347 s | 0.281 s | -0.066 s | 3.45 MiB | 3.53 MiB | + 77.25 KiB |
| Average | 0.412 s | 0.369 s | -0.043 s | 3.88 MiB | 4.04 MiB | + 171.58 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 | 73.5% | 2,099 | 1,469 | 38 | |
| Markdown | 24.4% | 698 | 0 | 9 | |
| JavaScript | 2.0% | 57 | 14 | 5 | |
| CSS | 0.0% | 1 | 0 | 1 | |
| Total | 2,855 | 1,483 | 53 | ||
| Lines of code | 1,712 |
|---|---|
| Total complexity | 379 |
| 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 | 17 |
|---|---|
| Methods | 117 |
| 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.