Does Search Exclude work with WordPress 6.4.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: 117.03 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.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=7a141c34d7 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.305 s |
Memory usage | 3.43 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.180 s |
Memory usage | 3.52 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.183 s |
Memory usage | 3.41 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/index.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.343 s |
Memory usage | 3.54 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/post-new.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.630 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.570 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.399 s | 0.350 s | -0.049 s | 3.38 MiB | 3.54 MiB | + 161.45 KiB |
/wp-admin/edit.php | 0.225 s | 0.215 s | -0.010 s | 3.41 MiB | 3.55 MiB | + 145.09 KiB |
/wp-admin/post-new.php | 1.029 s | 0.834 s | -0.195 s | 5.46 MiB | 5.6 MiB | + 144.5 KiB |
/wp-admin/upload.php | 0.732 s | 0.483 s | -0.249 s | 3.32 MiB | 3.42 MiB | + 97.52 KiB |
/wp-admin/options-writing.php | 0.257 s | 0.213 s | -0.044 s | 3.32 MiB | 3.41 MiB | + 92.09 KiB |
/wp-admin/media-new.php | 0.348 s | 0.266 s | -0.082 s | 3.29 MiB | 3.4 MiB | + 111.7 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.220 s | 0.218 s | -0.002 s | 3.31 MiB | 3.43 MiB | + 116.87 KiB |
/wp-admin/post-new.php?post_type=page | 0.638 s | 0.607 s | -0.031 s | 5.45 MiB | 5.59 MiB | + 139.98 KiB |
/wp-admin/options-discussion.php | 0.335 s | 0.267 s | -0.068 s | 3.3 MiB | 3.4 MiB | + 100 KiB |
/wp-admin/edit-comments.php | 0.274 s | 0.231 s | -0.043 s | 3.33 MiB | 3.45 MiB | + 119.5 KiB |
/ | 0.310 s | 0.361 s | +0.051 s | 3.36 MiB | 3.41 MiB | + 58.64 KiB |
Average | 0.433 s | 0.368 s | -0.066 s | 3.72 MiB | 3.84 MiB | + 117.03 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.2% | 1,954 | 1,327 | 34 | |
Markdown | 22.6% | 588 | 0 | 9 | |
JavaScript | 2.1% | 55 | 14 | 3 | |
CSS | 0.0% | 1 | 0 | 1 | |
Total | 2,598 | 1,341 | 47 |
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.