Does Search Exclude work with WordPress 6.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: 77.79 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 |
---|---|
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=ba860f2ea8 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.250 s |
Memory usage | 3.1 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.257 s |
Memory usage | 3.18 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.236 s |
Memory usage | 3.04 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/post-new.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.652 s |
Memory usage | 5.1 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.600 s |
Memory usage | 5.09 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.295 s | 0.231 s | -0.064 s | 3.07 MiB | 3.15 MiB | + 84.61 KiB |
/wp-admin/edit.php | 0.188 s | 0.203 s | +0.015 s | 3.1 MiB | 3.21 MiB | + 111.5 KiB |
/wp-admin/post-new.php | 0.777 s | 0.959 s | +0.182 s | 5.02 MiB | 5.1 MiB | + 85.7 KiB |
/wp-admin/upload.php | 0.527 s | 0.324 s | -0.203 s | 3.02 MiB | 3.08 MiB | + 66.47 KiB |
/wp-admin/options-writing.php | 0.151 s | 0.139 s | -0.012 s | 3.01 MiB | 3.06 MiB | + 53.23 KiB |
/wp-admin/media-new.php | 0.295 s | 0.225 s | -0.070 s | 2.99 MiB | 3.07 MiB | + 78.66 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.169 s | 0.183 s | +0.014 s | 3.01 MiB | 3.09 MiB | + 83.83 KiB |
/wp-admin/post-new.php?post_type=page | 0.606 s | 0.679 s | +0.073 s | 5.01 MiB | 5.09 MiB | + 81.18 KiB |
/wp-admin/options-discussion.php | 0.202 s | 0.271 s | +0.069 s | 3 MiB | 3.06 MiB | + 66.96 KiB |
/wp-admin/edit-comments.php | 0.200 s | 0.218 s | +0.018 s | 3.03 MiB | 3.09 MiB | + 66.46 KiB |
/ | 0.304 s | 0.226 s | -0.078 s | 2.97 MiB | 3.05 MiB | + 77.11 KiB |
Average | 0.338 s | 0.333 s | -0.005 s | 3.38 MiB | 3.46 MiB | + 77.79 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.6% | 299 | 68 | 5 | |
JavaScript | 4.6% | 15 | 4 | 1 | |
CSS | 2.8% | 9 | 0 | 1 | |
Total | 323 | 72 | 7 |
Lines of code | 237 |
---|---|
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
1{
"post": {
"sep_metabox_id": {
"title": "Search Exclude",
"context": "side"
}
},
"page": {
"sep_metabox_id": {
"title": "Search Exclude",
"context": "side"
}
}
}
The log file is empty.