Does Bible Reading Plans work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .
| 17 | PHP fatal errors |
| 15 | PHP warnings |
| 2 | PHP deprecation warnings |
| No JavaScript exceptions | |
| All test pages loaded successfully | |
| No resource errors |
Memory usage: 11.23 MiB
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 | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | 100+ |
| WordPress.org page | https://wordpress.org/plugins/bible-reading-plans/ |
| Badges |
|
| URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
|---|---|
| Requested URL | /wp-admin/plugins.php?action=activate&plugin=bible-reading-plans%2Fbible-reading-plans.php&plugin_status=all&paged=1&s&_wpnonce=62ff86c56d |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.966 s |
| Memory usage | 14.62 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/options-general.php?page=bible_reading_plans_plugin |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 1.859 s |
| Memory usage | 14.63 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.243 s |
| Memory usage | 14.59 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.293 s | 0.254 s | -0.039 s | 3.05 MiB | 14.61 MiB | + 11.56 MiB |
| /wp-admin/edit.php | 0.194 s | 0.216 s | +0.022 s | 3.07 MiB | 14.61 MiB | + 11.54 MiB |
| /wp-admin/post-new.php | 0.799 s | 0.715 s | -0.084 s | 4.97 MiB | 14.61 MiB | + 9.64 MiB |
| /wp-admin/upload.php | 0.600 s | 0.639 s | +0.039 s | 2.99 MiB | 14.58 MiB | + 11.59 MiB |
| /wp-admin/options-writing.php | 0.186 s | 0.176 s | -0.010 s | 2.99 MiB | 14.58 MiB | + 11.59 MiB |
| /wp-admin/media-new.php | 0.304 s | 0.273 s | -0.031 s | 2.97 MiB | 14.58 MiB | + 11.61 MiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.223 s | 0.218 s | -0.005 s | 2.98 MiB | 14.58 MiB | + 11.6 MiB |
| /wp-admin/post-new.php?post_type=page | 0.646 s | 0.718 s | +0.072 s | 4.96 MiB | 14.58 MiB | + 9.62 MiB |
| /wp-admin/options-discussion.php | 0.217 s | 0.230 s | +0.013 s | 2.98 MiB | 14.58 MiB | + 11.61 MiB |
| /wp-admin/edit-comments.php | 0.214 s | 0.235 s | +0.021 s | 3 MiB | 14.58 MiB | + 11.58 MiB |
| / | 0.304 s | 0.280 s | -0.024 s | 2.94 MiB | 14.56 MiB | + 11.62 MiB |
| Average | 0.362 s | 0.359 s | -0.002 s | 3.35 MiB | 14.59 MiB | + 11.23 MiB |
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 | 98.6% | 163,593 | 284 | 19 | |
| CSS | 0.9% | 1,468 | 46 | 5 | |
| JavaScript | 0.3% | 511 | 112 | 1 | |
| Markdown | 0.2% | 382 | 0 | 1 | |
| Total | 165,954 | 442 | 26 | ||
| Lines of code | 2,640 |
|---|---|
| Total complexity | 469 |
| Median class complexity | 469.0 |
| Median method complexity | 4.0 |
| Most complex class | BibleReadingPlans |
| Most complex function | BibleReadingPlans::get_bible_reading_plan() |
| Classes | 1 |
|---|---|
| Methods | 58 |
| 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 49[21-Nov-2022 01:17:50 UTC] PHP Deprecated: Optional parameter $scptr_src_prefix declared before required parameter $date_key is implicitly treated as a required parameter in /wp-content/plugins/bible-reading-plans/bible-reading-plans-class.inc.php on line 1892
[21-Nov-2022 01:17:50 UTC] PHP Deprecated: Optional parameter $label declared before required parameter $input is implicitly treated as a required parameter in /wp-content/plugins/bible-reading-plans/bible-reading-plans-class.inc.php on line 2950
[21-Nov-2022 01:17:51 UTC] PHP Warning: Undefined array key "data" in /wp-content/plugins/bible-reading-plans/bible-reading-plans-class.inc.php on line 2272
[21-Nov-2022 01:17:51 UTC] PHP Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /wp-content/plugins/bible-reading-plans/bible-reading-plans-class.inc.php:2272
Stack trace:
#0 /wp-includes/class-wp-hook.php(308): BibleReadingPlans->putLanguagesAndVersions()
#1 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-admin/admin-ajax.php(188): do_action()
#4 {main}
thrown in /wp-content/plugins/bible-reading-plans/bible-reading-plans-class.inc.php on line 2272
[21-Nov-2022 01:17:52 UTC] PHP Warning: Undefined array key "data" in /wp-content/plugins/bible-reading-plans/bible-reading-plans-class.inc.php on line 2272
[21-Nov-2022 01:17:52 UTC] PHP Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /wp-content/plugins/bible-reading-plans/bible-reading-plans-class.inc.php:2272
Stack trace:
#0 /wp-includes/class-wp-hook.php(308): BibleReadingPlans->putLanguagesAndVersions()
#1 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-admin/admin-ajax.php(188): do_action()
#4 {main}
thrown in /wp-content/plugins/bible-reading-plans/bible-reading-plans-class.inc.php on line 2272
[21-Nov-2022 01:17:53 UTC] PHP Warning: Undefined array key "data" in /wp-content/plugins/bible-reading-plans/bible-reading-plans-class.inc.php on line 2272
[21-Nov-2022 01:17:53 UTC] PHP Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /wp-content/plugins/bible-reading-plans/bible-reading-plans-class.inc.php:2272
Stack trace:
#0 /wp-includes/class-wp-hook.php(308): BibleReadingPlans->putLanguagesAndVersions()
#1 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-admin/admin-ajax.php(188): do_action()
#4 {main}
thrown in /wp-content/plugins/bible-reading-plans/bible-reading-plans-class.inc.php on line 2272
[21-Nov-2022 01:17:55 UTC] PHP Fatal error: Uncaught TypeError: Cannot access offset of type string on string in /wp-content/plugins/bible-reading-plans/bible-reading-plans-class.inc.php:1680
Stack trace:
#0 /wp-content/plugins/bible-reading-plans/bible-reading-plans-class.inc.php(1978): BibleReadingPlans->construct_urls_array_dbp()
#1 /wp-content/plugins/bible-reading-plans/bible-reading-plans-class.inc.php(1433): BibleReadingPlans->get_bible_reading_plan()
#2 /wp-includes/class-wp-hook.php(308): BibleReadingPlans->putBibleReadingPlan()
#3 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#4 /wp-includes/plugin.php(517): WP_Hook->do_action()
#5 /wp-admin/admin-ajax.php(188): do_action()
#6 {main}
thrown in /wp-content/plugins/bible-reading-plans/bible-reading-plans-class.inc.php on line 1680
[21-Nov-2022 01:17:56 UTC] PHP Warning: Undefined array key "data" in /wp-content/plugins/bible-reading-plans/bible-reading-plans-class.inc.php on line 2272
[21-Nov-2022 01:17:56 UTC] PHP Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /wp-content/plugins/bible-reading-plans/bible-reading-plans-class.inc.php:2272
Stack trace:
#0 /wp-includes/class-wp-hook.php(308): BibleReadingPlans->putLanguagesAndVersions()
#1 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-admin/admin-ajax.php(188): do_action()
#4 {main}
thrown in /wp-content/plugins/bible-reading-plans/bible-reading-plans-class.inc.php on line 2272
[21-Nov-2022 01:17:56 UTC] PHP Warning: Undefined array key "data" in /wp-content/plugins/bible-reading-plans/bible-reading-plans-class.inc.php on line 2272
[21-Nov-2022 01:17:56 UTC] PHP Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /wp-content/plugins/bible-reading-plans/bible-reading-plans-class.inc.php:2272
Stack trace:
#0 /wp-includes/class-wp-hook.php(308): BibleReadingPlans->putLanguagesAndVersions()
#1 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-admin/admin-ajax.php(188): do_action()
#4 {main}
thrown in /wp-content/plugins/bible-reading-plans/bible-reading-plans-class.inc.php on line 2272
[21-Nov-2022 01:17:57 UTC] PHP Warning: Undefined array key "data" in /wp-content/plugins/bible-reading-plans/bible-reading-plans-class.inc.php on line 2272
[21-Nov-2022 01:17:57 UTC] PHP Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /wp-content/plugins/bible-reading-plans/bible-reading-plans-class.inc.php:2272
Stack trace:
#0 /wp-includes/class-wp-hook.php(308): BibleReadingPlans->putLanguagesAndVersions()
#1 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-admin/admin-ajax.php(188): do_action()
#4 {main}
thrown in /wp-content/plugins/bible-reading-plans/bible-reading-plans-class.inc.php on line 2272
[21-Nov-2022 01:18:00 UTC] PHP Warning: Undefined array key "data" in /wp-content/plugins/bible-reading-plans/bible-reading-plans-class.inc.php on line 2272
[21-Nov-2022 01:18:00 UTC] PHP Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /wp-content/plugins/bible-reading-plans/bible-reading-plans-class.inc.php:2272
Stack trace:
#0 /wp-includes/class-wp-hook.php(308): BibleReadingPlans->putLanguagesAndVersions()
#1 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-admin/admin-ajax.php(188): do_action()
#4 {main}
thrown in /wp-content/plugins/bible-reading-plans/bible-reading-plans-class.inc.php on line 2272
[21-Nov-2022 01:18:00 UTC] PHP Warning: Undefined array key "data" in /wp-content/plugins/bible-reading-plans/bible-reading-plans-class.inc.php on line 2272
[21-Nov-2022 01:18:00 UTC] PHP Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /wp-content/plugins/bible-reading-plans/bible-reading-plans-class.inc.php:2272
Stack trace:
#0 /wp-includes/class-wp-hook.php(308): BibleReadingPlans->putLanguagesAndVersions()
#1 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-admin/admin-ajax.php(188): do_action()
#4 {main}
thrown in /wp-content/plugins/bible-reading-plans/bible-reading-plans-class.inc.php on line 2272
[21-Nov-2022 01:18:00 UTC] PHP Warning: Undefined array key "data" in /wp-content/plugins/bible-reading-plans/bible-reading-plans-class.inc.php on line 2272
[21-Nov-2022 01:18:00 UTC] PHP Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /wp-content/plugins/bible-reading-plans/bible-reading-plans-class.inc.php:2272
Stack trace:
#0 /wp-includes/class-wp-hook.php(308): BibleReadingPlans->putLanguagesAndVersions()
#1 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-admin/admin-ajax.php(188): do_action()
#4 {main}
thrown in /wp-content/plugins/bible-reading-plans/bible-reading-plans-class.inc.php on line 2272
[21-Nov-2022 01:18:00 UTC] PHP Warning: Undefined array key "data" in /wp-content/plugins/bible-reading-plans/bible-reading-plans-class.inc.php on line 2272
[21-Nov-2022 01:18:00 UTC] PHP Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /wp-content/plugins/bible-reading-plans/bible-reading-plans-class.inc.php:2272
Stack trace:
#0 /wp-includes/class-wp-hook.php(308): BibleReadingPlans->putLanguagesAndVersions()
#1 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-admin/admin-ajax.php(188): do_action()
(+57 more lines)