Benchmarks
Plugin footprint 65% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
The plugin installed gracefully, with no errors
Server metrics [RAM: ▼0.90MB] [CPU: ▼35.93ms] Passed 4 tests
Analyzing server-side resources used by My Bible Reading
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.54 ▲0.08 | 44.94 ▲5.00 |
Dashboard /wp-admin | 3.06 ▼0.29 | 23.09 ▼31.71 |
Posts /wp-admin/edit.php | 3.06 ▼0.30 | 25.31 ▼26.71 |
Add New Post /wp-admin/post-new.php | 3.06 ▼2.83 | 25.02 ▼72.12 |
Media Library /wp-admin/upload.php | 3.06 ▼0.17 | 23.22 ▼13.17 |
My Bible Reading /wp-admin/tools.php?page=jswj_mbr_menu_slug | 3.06 | 22.67 |
Server storage [IO: ▲0.09MB] [DB: ▲0.05MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
This plugin installed successfully
Filesystem: 11 new files
Database: no new tables, 8 new options
New WordPress options |
---|
can_compress_scripts |
widget_theysaidso_widget |
widget_recent-comments |
jswj-my-bible-reading |
theysaidso_admin_options |
db_upgraded |
widget_recent-posts |
mbr_reading_schedule |
Browser metrics Passed 4 tests
An overview of browser requirements for My Bible Reading
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,812 ▲66 | 13.23 ▼1.54 | 1.66 ▼0.45 | 41.73 ▲0.03 |
Dashboard /wp-admin | 2,214 ▲29 | 5.81 ▲0.93 | 97.26 ▼6.69 | 40.55 ▼13.25 |
Posts /wp-admin/edit.php | 2,097 ▲5 | 2.02 ▲0.02 | 39.54 ▼6.49 | 34.17 ▼1.63 |
Add New Post /wp-admin/post-new.php | 1,533 ▲14 | 18.24 ▼5.23 | 600.85 ▼82.84 | 54.53 ▼3.03 |
Media Library /wp-admin/upload.php | 1,399 ▲8 | 4.24 ▲0.06 | 97.11 ▼8.82 | 42.29 ▼2.44 |
My Bible Reading /wp-admin/tools.php?page=jswj_mbr_menu_slug | 1,064 | 2.06 | 24.44 | 26.40 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.05MB] 50% from 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
These items require your attention
- Uninstall procedure validation failed for this plugin
- > User notice in wp-includes/functions.php+5905
Function add_submenu_page was called incorrectly. The seventh parameter passed to add_submenu_page() should be numeric representing menu position. Please see Debugging in WordPress for more information. (This message was added in version 5.3.0.)
- This plugin did not uninstall successfully, leaving 8 options in the database
- db_upgraded
- widget_recent-comments
- widget_recent-posts
- jswj-my-bible-reading
- can_compress_scripts
- theysaidso_admin_options
- mbr_reading_schedule
- widget_theysaidso_widget
Smoke tests 75% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Smoke test failed, please fix the following
- > GET request to /wp-admin/tools.php?page=jswj_mbr_menu_slug
- > User notice in wp-includes/functions.php+5905
Function add_submenu_page was called incorrectly. The seventh parameter passed to add_submenu_page() should be numeric representing menu position. Please see Debugging in WordPress for more information. (This message was added in version 5.3.0.)
SRP Passed 2 tests
🔹 Tests weight: 20 | The single-responsibility principle applies for WordPress plugins as well - please make sure your PHP files perform no actions when accessed directly
No output text or server-side errors detected on direct access of PHP files
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
There were no browser issues found
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
Don't ignore readme.txt as it is the file that instructs WordPress.org on how to present your plugin to the world
3 plugin tags: devotional, devotion, bible
my-bible-reading/my-bible-reading.php Passed 13 tests
This is the main PHP file of "My Bible Reading" version 1.1.1, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
89 characters long description:
Encourage Users To Read The Bible With Four Bible Reading Plans And Daily Email Reminders
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short check of programming languages and file extensions; no executable files are allowed
No dangerous file extensions were detected1,447 lines of code in 9 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 6 | 371 | 281 | 1,259 |
CSS | 2 | 29 | 33 | 182 |
JavaScript | 1 | 1 | 3 | 6 |
PHP code Passed 2 tests
An overview of cyclomatic complexity and code structure
Great job! No cyclomatic complexity issues were detected in this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.24 |
Average class complexity | 0.00 |
▷ Minimum class complexity | 0.00 |
▷ Maximum class complexity | 0.00 |
Average method complexity | 0.00 |
▷ Minimum method complexity | 0.00 |
▷ Maximum method complexity | 0.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 0 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 0 | 0.00% |
▷ Final classes | 0 | 0.00% |
Methods | 0 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 0 | 0.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 31 | |
▷ Named functions | 31 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 0 | |
▷ Global constants | 0 | 0.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
There are no PNG files in this plugin