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 | 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=60d611ec41 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.269 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.165 s |
Memory usage | 3.55 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.172 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.318 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.606 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.576 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.376 s | 0.344 s | -0.032 s | 3.38 MiB | 3.56 MiB | + 185.39 KiB |
/wp-admin/edit.php | 0.233 s | 0.213 s | -0.020 s | 3.41 MiB | 3.57 MiB | + 169.29 KiB |
/wp-admin/post-new.php | 1.108 s | 0.815 s | -0.293 s | 5.46 MiB | 5.6 MiB | + 148.7 KiB |
/wp-admin/upload.php | 0.714 s | 0.437 s | -0.277 s | 3.33 MiB | 3.44 MiB | + 121.96 KiB |
/wp-admin/options-writing.php | 0.228 s | 0.184 s | -0.044 s | 3.32 MiB | 3.43 MiB | + 116.28 KiB |
/wp-admin/media-new.php | 0.321 s | 0.225 s | -0.096 s | 3.3 MiB | 3.43 MiB | + 135.89 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.212 s | 0.207 s | -0.005 s | 3.31 MiB | 3.45 MiB | + 141.06 KiB |
/wp-admin/post-new.php?post_type=page | 0.616 s | 0.606 s | -0.010 s | 5.45 MiB | 5.59 MiB | + 144.17 KiB |
/wp-admin/options-discussion.php | 0.292 s | 0.250 s | -0.042 s | 3.3 MiB | 3.43 MiB | + 124.2 KiB |
/wp-admin/edit-comments.php | 0.236 s | 0.208 s | -0.028 s | 3.34 MiB | 3.46 MiB | + 123.7 KiB |
/ | 0.288 s | 0.166 s | -0.122 s | 3.31 MiB | 3.42 MiB | + 115.46 KiB |
Average | 0.420 s | 0.332 s | -0.088 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.9% | 2,002 | 1,362 | 36 | |
Markdown | 22.0% | 580 | 0 | 9 | |
JavaScript | 2.1% | 55 | 14 | 3 | |
CSS | 0.0% | 1 | 0 | 1 | |
Total | 2,638 | 1,376 | 49 |
Lines of code | 1,599 |
---|---|
Total complexity | 367 |
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 | 110 |
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.