Does Search Exclude work with WordPress 6.1.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: 75.13 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.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=77f7f3298d |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.272 s |
Memory usage | 3.5 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.130 s |
Memory usage | 3.55 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.207 s |
Memory usage | 3.49 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/post-new.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.546 s |
Memory usage | 5.55 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.583 s |
Memory usage | 5.54 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.255 s | 0.232 s | -0.023 s | 3.54 MiB | 3.62 MiB | + 79.37 KiB |
/wp-admin/edit.php | 0.159 s | 0.186 s | +0.027 s | 3.57 MiB | 3.68 MiB | + 106.35 KiB |
/wp-admin/post-new.php | 0.889 s | 0.680 s | -0.209 s | 5.46 MiB | 5.55 MiB | + 86.27 KiB |
/wp-admin/upload.php | 0.520 s | 0.272 s | -0.248 s | 3.41 MiB | 3.48 MiB | + 77.47 KiB |
/wp-admin/options-writing.php | 0.140 s | 0.148 s | +0.008 s | 3.4 MiB | 3.46 MiB | + 59.94 KiB |
/wp-admin/media-new.php | 0.247 s | 0.338 s | +0.091 s | 3.38 MiB | 3.46 MiB | + 77.64 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.239 s | 0.203 s | -0.036 s | 3.48 MiB | 3.55 MiB | + 78.55 KiB |
/wp-admin/post-new.php?post_type=page | 1.231 s | 0.574 s | -0.657 s | 5.46 MiB | 5.54 MiB | + 81.4 KiB |
/wp-admin/options-discussion.php | 0.191 s | 0.195 s | +0.004 s | 3.38 MiB | 3.46 MiB | + 77.95 KiB |
/wp-admin/edit-comments.php | 0.179 s | 0.192 s | +0.013 s | 3.48 MiB | 3.56 MiB | + 77.45 KiB |
/ | 0.248 s | 0.200 s | -0.048 s | 3.46 MiB | 3.49 MiB | + 24.02 KiB |
Average | 0.391 s | 0.293 s | -0.098 s | 3.82 MiB | 3.89 MiB | + 75.13 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 | 92.7% | 305 | 67 | 5 | |
JavaScript | 4.6% | 15 | 4 | 1 | |
CSS | 2.7% | 9 | 0 | 1 | |
Total | 329 | 71 | 7 |
Lines of code | 243 |
---|---|
Total complexity | 48 |
Median class complexity | 48.0 |
Median method complexity | 1.0 |
Most complex class | SearchExclude |
Most complex function | SearchExclude::searchFilter() |
Classes | 1 |
---|---|
Methods | 28 |
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.