Does Search Exclude work with WordPress 6.2.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: 105.89 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.2.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=bd11da4027 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.234 s |
Memory usage | 3.12 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.233 s |
Memory usage | 3.21 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.233 s |
Memory usage | 3.06 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/index.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.262 s |
Memory usage | 3.22 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/post-new.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.620 s |
Memory usage | 5.12 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.719 s |
Memory usage | 5.11 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.770 s | 0.251 s | -0.519 s | 3.07 MiB | 3.22 MiB | + 147.7 KiB |
/wp-admin/edit.php | 0.184 s | 0.196 s | +0.012 s | 3.1 MiB | 3.23 MiB | + 131.25 KiB |
/wp-admin/post-new.php | 0.735 s | 0.897 s | +0.162 s | 5.02 MiB | 5.12 MiB | + 104.63 KiB |
/wp-admin/upload.php | 0.528 s | 0.263 s | -0.265 s | 3.02 MiB | 3.1 MiB | + 85.39 KiB |
/wp-admin/options-writing.php | 0.173 s | 0.140 s | -0.033 s | 3.01 MiB | 3.08 MiB | + 72.15 KiB |
/wp-admin/media-new.php | 0.310 s | 0.223 s | -0.087 s | 2.99 MiB | 3.09 MiB | + 97.58 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.198 s | 0.183 s | -0.015 s | 3.01 MiB | 3.11 MiB | + 102.75 KiB |
/wp-admin/post-new.php?post_type=page | 0.587 s | 0.700 s | +0.113 s | 5.01 MiB | 5.11 MiB | + 100.1 KiB |
/wp-admin/options-discussion.php | 0.200 s | 0.298 s | +0.098 s | 3 MiB | 3.08 MiB | + 85.88 KiB |
/wp-admin/edit-comments.php | 0.197 s | 0.201 s | +0.004 s | 3.03 MiB | 3.11 MiB | + 85.38 KiB |
/ | 0.296 s | 0.223 s | -0.073 s | 2.97 MiB | 3.12 MiB | + 151.95 KiB |
Average | 0.380 s | 0.325 s | -0.055 s | 3.38 MiB | 3.49 MiB | + 105.89 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.6% | 1,953 | 1,329 | 34 | |
Markdown | 20.2% | 509 | 0 | 8 | |
JavaScript | 2.2% | 55 | 14 | 3 | |
CSS | 0.0% | 1 | 0 | 1 | |
Total | 2,518 | 1,343 | 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.