Does Search Exclude work with WordPress 6.1 and PHP 7.4.8? 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: 28.9 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.1 |
---|---|
PHP version | 7.4.8 |
MySQL version | 8.0.21 |
PHP memory limit | 256M |
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=ea0799b0d9 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.254 s |
Memory usage | 3.54 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.145 s |
Memory usage | 3.58 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.196 s |
Memory usage | 3.45 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/post-new.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.624 s |
Memory usage | 5.52 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.611 s |
Memory usage | 5.5 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.268 s | 0.253 s | -0.015 s | 3.55 MiB | 3.58 MiB | + 30.88 KiB |
/wp-admin/edit.php | 0.171 s | 0.185 s | +0.014 s | 3.58 MiB | 3.64 MiB | + 60.3 KiB |
/wp-admin/post-new.php | 0.732 s | 0.916 s | +0.184 s | 5.48 MiB | 5.52 MiB | + 41.77 KiB |
/wp-admin/upload.php | 0.509 s | 0.268 s | -0.241 s | 3.49 MiB | 3.52 MiB | + 29.71 KiB |
/wp-admin/options-writing.php | 0.161 s | 0.138 s | -0.023 s | 3.48 MiB | 3.5 MiB | + 10.83 KiB |
/wp-admin/media-new.php | 0.259 s | 0.324 s | +0.065 s | 3.47 MiB | 3.5 MiB | + 29.88 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.183 s | 0.216 s | +0.033 s | 3.5 MiB | 3.55 MiB | + 46.33 KiB |
/wp-admin/post-new.php?post_type=page | 1.218 s | 0.612 s | -0.606 s | 5.47 MiB | 5.5 MiB | + 32.91 KiB |
/wp-admin/options-discussion.php | 0.204 s | 0.195 s | -0.009 s | 3.47 MiB | 3.5 MiB | + 30.2 KiB |
/wp-admin/edit-comments.php | 0.192 s | 0.202 s | +0.010 s | 3.5 MiB | 3.53 MiB | + 29.7 KiB |
/ | 0.254 s | 0.210 s | -0.044 s | 3.47 MiB | 3.45 MiB | - 24.6 KiB |
Average | 0.377 s | 0.320 s | -0.057 s | 3.86 MiB | 3.89 MiB | + 28.9 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 | 86.2% | 294 | 64 | 6 | |
JavaScript | 11.1% | 38 | 8 | 1 | |
CSS | 2.6% | 9 | 0 | 1 | |
Total | 341 | 72 | 8 |
Lines of code | 217 |
---|---|
Total complexity | 49 |
Median class complexity | 49.0 |
Median method complexity | 1.0 |
Most complex class | SearchExclude |
Most complex function | SearchExclude::saveBulkEdit() |
Classes | 1 |
---|---|
Methods | 27 |
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
1wp_usermeta
1{
"post": {
"sep_metabox_id": {
"title": "Search Exclude",
"context": "side"
}
},
"page": {
"sep_metabox_id": {
"title": "Search Exclude",
"context": "side"
}
}
}
The log file is empty.