Does Search Exclude work with WordPress 6.6 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: 166.86 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 |
---|---|
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=6a1b1f87df |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.286 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.162 s |
Memory usage | 3.67 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.221 s |
Memory usage | 3.52 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/index.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.334 s |
Memory usage | 3.67 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/post-new.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.893 s |
Memory usage | 5.91 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.591 s |
Memory usage | 5.9 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.324 s | 0.295 s | -0.029 s | 3.47 MiB | 3.67 MiB | + 202.81 KiB |
/wp-admin/edit.php | 0.209 s | 0.215 s | +0.006 s | 3.54 MiB | 3.69 MiB | + 160.66 KiB |
/wp-admin/post-new.php | 0.919 s | 0.599 s | -0.320 s | 5.75 MiB | 5.91 MiB | + 162.12 KiB |
/wp-admin/upload.php | 0.647 s | 0.427 s | -0.220 s | 3.49 MiB | 3.63 MiB | + 141.26 KiB |
/wp-admin/options-writing.php | 0.196 s | 0.188 s | -0.008 s | 3.41 MiB | 3.61 MiB | + 205.32 KiB |
/wp-admin/media-new.php | 0.229 s | 0.377 s | +0.148 s | 3.4 MiB | 3.61 MiB | + 218.7 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.184 s | 0.276 s | +0.092 s | 3.47 MiB | 3.63 MiB | + 165.38 KiB |
/wp-admin/post-new.php?post_type=page | 0.585 s | 1.037 s | +0.452 s | 5.75 MiB | 5.9 MiB | + 157.59 KiB |
/wp-admin/options-discussion.php | 0.260 s | 0.246 s | -0.014 s | 3.41 MiB | 3.61 MiB | + 207.01 KiB |
/wp-admin/edit-comments.php | 0.237 s | 0.229 s | -0.008 s | 3.49 MiB | 3.63 MiB | + 142.51 KiB |
/ | 0.326 s | 0.243 s | -0.083 s | 3.45 MiB | 3.52 MiB | + 72.13 KiB |
Average | 0.374 s | 0.376 s | +0.001 s | 3.88 MiB | 4.04 MiB | + 166.86 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.8% | 1,990 | 1,362 | 36 | |
Markdown | 24.2% | 652 | 0 | 9 | |
JavaScript | 2.0% | 55 | 14 | 3 | |
CSS | 0.0% | 1 | 0 | 1 | |
Total | 2,698 | 1,376 | 49 |
Lines of code | 1,610 |
---|---|
Total complexity | 366 |
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 | 109 |
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.