Bible Reading Plans 1.1

Does Bible Reading Plans work with WordPress 5.8.1 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
9PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 11.32 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.

Environment
WordPress version5.8.1
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 100+
WordPress.org page https://wordpress.org/plugins/bible-reading-plans/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
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=60b45568c0
Aspect after-activation
HTTP status 200
Load time 0.363 s
Memory usage 3.06 MiB
JS errors None
Resource errors None

Settings → Bible Reading Plans

Page screenshot: Settings → Bible Reading Plans
URL /wp-admin/options-general.php?page=bible_reading_plans_plugin
Aspect menu-item
HTTP status 200
Load time 1.347 s
Memory usage 12.03 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.266 s
Memory usage 14.73 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.302 s0.299 s-0.003 s3.08 MiB14.75 MiB+ 11.67 MiB
/wp-admin/edit.php0.176 s0.237 s+0.061 s3.11 MiB14.75 MiB+ 11.64 MiB
/wp-admin/post-new.php0.736 s0.933 s+0.197 s5.27 MiB14.75 MiB+ 9.49 MiB
/wp-admin/upload.php0.369 s0.306 s-0.063 s3.03 MiB14.75 MiB+ 11.72 MiB
/wp-admin/options-writing.php0.265 s0.138 s-0.127 s3.02 MiB14.75 MiB+ 11.73 MiB
/wp-admin/media-new.php0.280 s0.222 s-0.058 s3.01 MiB14.75 MiB+ 11.75 MiB
/wp-admin/edit-tags.php?taxonomy=category0.178 s0.180 s+0.002 s3.04 MiB14.76 MiB+ 11.72 MiB
/wp-admin/post-new.php?post_type=page0.616 s0.736 s+0.120 s5.26 MiB14.75 MiB+ 9.5 MiB
/wp-admin/options-discussion.php0.233 s0.273 s+0.040 s3 MiB14.75 MiB+ 11.75 MiB
/wp-admin/edit-comments.php0.209 s0.204 s-0.005 s3.04 MiB14.75 MiB+ 11.71 MiB
/0.258 s0.235 s-0.023 s2.91 MiB14.73 MiB+ 11.82 MiB
Average 0.329 s0.342 s+0.013 s3.43 MiB14.75 MiB+ 11.32 MiB

Code Statistics

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.

PHP
Language % Lines of code Comment lines Files
PHP98.9%162,87111819
CSS0.8%1,381435
JavaScript0.3%5111121
Total 164,763 273 25

PHP Code Analysis | More results »

Lines of code 1,927
Total complexity 362
Median class complexity 362.0
Median method complexity 4.0
Most complex class BibleReadingPlans
Most complex function BibleReadingPlans::get_bible_reading_plan()
Classes 1
Methods 42
Functions 0

Additions

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.

Options wp_options 49

PHP Error Log 9 lines

[04-Oct-2021 21:18:16 UTC] PHP Notice:  Undefined variable: next_chapter in /wp-content/plugins/bible-reading-plans/bible-reading-plans-class.inc.php on line 2024
[04-Oct-2021 21:18:16 UTC] PHP Notice:  Undefined variable: next_chapter in /wp-content/plugins/bible-reading-plans/bible-reading-plans-class.inc.php on line 2024
[04-Oct-2021 21:18:16 UTC] PHP Notice:  Undefined variable: next_chapter in /wp-content/plugins/bible-reading-plans/bible-reading-plans-class.inc.php on line 2024
[04-Oct-2021 21:18:16 UTC] PHP Notice:  Undefined variable: next_chapter in /wp-content/plugins/bible-reading-plans/bible-reading-plans-class.inc.php on line 2024
[04-Oct-2021 21:18:16 UTC] PHP Notice:  Undefined offset: 4 in /wp-content/plugins/bible-reading-plans/bible-reading-plans-class.inc.php on line 1317
[04-Oct-2021 21:18:16 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/bible-reading-plans/bible-reading-plans-class.inc.php on line 1317
[04-Oct-2021 21:18:16 UTC] PHP Notice:  Undefined index:  in /wp-content/plugins/bible-reading-plans/bible-reading-plans-class.inc.php on line 1330
[04-Oct-2021 21:18:16 UTC] PHP Notice:  Undefined offset: 2 in /wp-content/plugins/bible-reading-plans/bible-reading-plans-class.inc.php on line 1372
[04-Oct-2021 21:18:16 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/bible-reading-plans/bible-reading-plans-class.inc.php on line 1372
See also: All tests for this plugin