Does Search Exclude work with WordPress 6.3.1 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.26 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.1 |
---|---|
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=c21ce52f2b |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.221 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.129 s |
Memory usage | 2.95 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.155 s |
Memory usage | 3.22 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/index.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.428 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.689 s |
Memory usage | 5.33 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.585 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.296 s | 0.265 s | -0.031 s | 2.82 MiB | 2.98 MiB | + 162.32 KiB |
/wp-admin/edit.php | 0.187 s | 0.165 s | -0.022 s | 2.85 MiB | 2.99 MiB | + 145.88 KiB |
/wp-admin/post-new.php | 0.718 s | 0.668 s | -0.050 s | 5.21 MiB | 5.33 MiB | + 124.75 KiB |
/wp-admin/upload.php | 0.678 s | 0.493 s | -0.185 s | 2.77 MiB | 2.84 MiB | + 78.41 KiB |
/wp-admin/options-writing.php | 0.208 s | 0.243 s | +0.035 s | 2.76 MiB | 2.83 MiB | + 71.98 KiB |
/wp-admin/media-new.php | 0.271 s | 0.225 s | -0.046 s | 2.74 MiB | 2.83 MiB | + 92.2 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.197 s | 0.164 s | -0.033 s | 2.76 MiB | 2.87 MiB | + 117.38 KiB |
/wp-admin/post-new.php?post_type=page | 0.666 s | 0.578 s | -0.088 s | 5.21 MiB | 5.33 MiB | + 120.23 KiB |
/wp-admin/options-discussion.php | 0.194 s | 0.188 s | -0.006 s | 2.75 MiB | 2.85 MiB | + 100.51 KiB |
/wp-admin/edit-comments.php | 0.196 s | 0.183 s | -0.013 s | 2.78 MiB | 2.88 MiB | + 100.01 KiB |
/ | 0.440 s | 0.176 s | -0.264 s | 3.13 MiB | 3.22 MiB | + 88.16 KiB |
Average | 0.368 s | 0.304 s | -0.064 s | 3.25 MiB | 3.36 MiB | + 109.26 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.0% | 1,954 | 1,327 | 34 | |
Markdown | 20.8% | 529 | 0 | 8 | |
JavaScript | 2.2% | 55 | 14 | 3 | |
CSS | 0.0% | 1 | 0 | 1 | |
Total | 2,539 | 1,341 | 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.