Does Search Exclude work with WordPress 6.0.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: 27.94 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.0.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=d26b53c4ce |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.269 s |
Memory usage | 3.72 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.164 s |
Memory usage | 3.7 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.335 s |
Memory usage | 3.58 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/post-new.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.915 s |
Memory usage | 5.59 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.937 s |
Memory usage | 5.57 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.388 s | 0.313 s | -0.075 s | 3.72 MiB | 3.75 MiB | + 30.84 KiB |
/wp-admin/edit.php | 0.215 s | 0.234 s | +0.019 s | 3.75 MiB | 3.81 MiB | + 60.12 KiB |
/wp-admin/post-new.php | 0.971 s | 1.134 s | +0.163 s | 5.55 MiB | 5.59 MiB | + 41.52 KiB |
/wp-admin/upload.php | 0.473 s | 0.420 s | -0.053 s | 3.68 MiB | 3.71 MiB | + 29.71 KiB |
/wp-admin/options-writing.php | 0.176 s | 0.169 s | -0.007 s | 3.62 MiB | 3.63 MiB | + 9.62 KiB |
/wp-admin/media-new.php | 0.579 s | 0.227 s | -0.352 s | 3.66 MiB | 3.69 MiB | + 29.88 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.209 s | 0.218 s | +0.009 s | 3.69 MiB | 3.72 MiB | + 30.79 KiB |
/wp-admin/post-new.php?post_type=page | 0.807 s | 0.875 s | +0.068 s | 5.54 MiB | 5.57 MiB | + 32.69 KiB |
/wp-admin/options-discussion.php | 0.233 s | 0.335 s | +0.102 s | 3.6 MiB | 3.63 MiB | + 30.2 KiB |
/wp-admin/edit-comments.php | 0.238 s | 0.232 s | -0.006 s | 3.69 MiB | 3.72 MiB | + 29.7 KiB |
/ | 0.300 s | 0.234 s | -0.066 s | 3.6 MiB | 3.58 MiB | - 17.75 KiB |
Average | 0.417 s | 0.399 s | -0.018 s | 4.01 MiB | 4.04 MiB | + 27.94 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 | 85.8% | 285 | 64 | 6 | |
JavaScript | 11.4% | 38 | 8 | 1 | |
CSS | 2.7% | 9 | 0 | 1 | |
Total | 332 | 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
1{
"post": {
"sep_metabox_id": {
"title": "Search Exclude",
"context": "side"
}
},
"page": {
"sep_metabox_id": {
"title": "Search Exclude",
"context": "side"
}
}
}
The log file is empty.