Does Bible SuperSearch work with WordPress 6.7.1 and PHP 8.1.12? A smoke test was performed on .
1 | PHP fatal errors |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 213.37 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.7.1 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 300+ |
WordPress.org page | https://wordpress.org/plugins/biblesupersearch/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=biblesupersearch%2Fbiblesupersearch.php&plugin_status=all&paged=1&s&_wpnonce=ed339d7a80 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.256 s |
Memory usage | 3.72 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/options-general.php?page=biblesupersearch |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.154 s |
Memory usage | N/A |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.189 s |
Memory usage | 3.52 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/widgets.php |
---|---|
Aspect | new-sidebar-widgets |
HTTP status | 200 |
Load time | 1.817 s |
Memory usage | 6 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.362 s | 0.323 s | -0.039 s | 3.48 MiB | 3.7 MiB | + 229.63 KiB |
/wp-admin/edit.php | 0.203 s | 0.206 s | +0.003 s | 3.54 MiB | 3.77 MiB | + 229.41 KiB |
/wp-admin/post-new.php | 0.782 s | 0.606 s | -0.176 s | 5.92 MiB | 6.15 MiB | + 233.25 KiB |
/wp-admin/upload.php | 0.544 s | 0.304 s | -0.240 s | 3.49 MiB | 3.7 MiB | + 212 KiB |
/wp-admin/options-writing.php | 0.202 s | 0.196 s | -0.006 s | 3.47 MiB | 3.68 MiB | + 215.99 KiB |
/wp-admin/media-new.php | 0.368 s | 0.329 s | -0.039 s | 3.46 MiB | 3.68 MiB | + 224.19 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.177 s | 0.203 s | +0.026 s | 3.48 MiB | 3.7 MiB | + 234.86 KiB |
/wp-admin/post-new.php?post_type=page | 0.577 s | 0.634 s | +0.057 s | 5.92 MiB | 6.14 MiB | + 228.78 KiB |
/wp-admin/options-discussion.php | 0.291 s | 0.245 s | -0.046 s | 3.47 MiB | 3.68 MiB | + 212.49 KiB |
/wp-admin/edit-comments.php | 0.199 s | 0.220 s | +0.021 s | 3.49 MiB | 3.7 MiB | + 211.99 KiB |
/ | 0.310 s | 0.200 s | -0.110 s | 3.41 MiB | 3.52 MiB | + 114.45 KiB |
Average | 0.365 s | 0.315 s | -0.050 s | 3.92 MiB | 4.13 MiB | + 213.37 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 | 28.2% | 2,862 | 150 | 16 | |
JavaScript | 25.9% | 2,627 | 39 | 4 | |
SVG | 23.3% | 2,371 | 3 | 2 | |
CSS | 13.2% | 1,343 | 123 | 13 | |
HTML | 9.3% | 946 | 6 | 1 | |
Markdown | 0.1% | 8 | 0 | 2 | |
Total | 10,157 | 321 | 38 |
Lines of code | 1,869 |
---|---|
Total complexity | 383 |
Median class complexity | 78.0 |
Median method complexity | 2.0 |
Most complex class | BibleSuperSearch_Options_Abstract |
Most complex function | BibleSuperSearch_Options_WP::validateOptions() |
Classes | 4 |
---|---|
Methods | 73 |
Functions | 5 |
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
2ID | Name |
---|---|
biblesupersearch_widget | Bible SuperSearch |
[21-Jan-2025 03:13:55 UTC] PHP Fatal error: Uncaught TypeError: array_filter(): Argument #1 ($array) must be of type array, bool given in /wp-content/plugins/biblesupersearch/wp/class.options.php:87
Stack trace:
#0 /wp-content/plugins/biblesupersearch/wp/class.options.php(87): array_filter()
#1 /wp-content/plugins/biblesupersearch/com_test/php/class.options.php(640): BibleSuperSearch_Options_WP->getOptions()
#2 /wp-content/plugins/biblesupersearch/com_test/php/class.options.php(451): BibleSuperSearch_Options_Abstract->getStatics()
#3 /wp-content/plugins/biblesupersearch/wp/class.options.php(368): BibleSuperSearch_Options_Abstract->getBible()
#4 /wp-includes/class-wp-hook.php(324): BibleSuperSearch_Options_WP->displayPluginOptions()
#5 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(517): WP_Hook->do_action()
#7 /wp-admin/admin.php(259): do_action()
#8 /wp-admin/options-general.php(10): require_once('...')
#9 {main}
thrown in /wp-content/plugins/biblesupersearch/wp/class.options.php on line 87