Plugin info

Total downloads: 627
Active installs: 0
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 2/18/2022 (1465 days ago)
Added to WordPress: 2/18/2022 (4 years old)
Minimum WordPress version: 5.9
Tested up to WordPress version: 5.9.12
Minimum PHP version: 7.4.26

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 1465 days ago

20/100

Is Random Bible Verse Widget abandoned?

Possibly abandoned (last update 1465 days ago).

Compatibility

Requires WordPress: 5.9
Tested up to: 5.9.12
Requires PHP: 7.4.26

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

This plugin displays a random Bible verse via the widget. Each time the applicable page is loaded or refreshed, the widget randomly selects a new verse. The current algorithm allows for the same verse to show up multiple times in a row. If you aren’t seeing a different verse, just refresh the page a few more times.

The plugin creates a widget that can be used in sidebars, footers, and other widget locations. There is no shortcode yet, but that is coming in a future version. The plugin is easy to install and there are no configuration options to worry about.

All verses are King James Version and currently English is the only supported language.

Translations

English

  • King James Bible: Pure Cambridge Edition (PCE) via https://openbible.com/ (public domain)

Miscellaneous Info

  • This is my first published plugin. I look forward to your comments and suggestions!

Installation

No installation instructions available

Frequently Asked Questions

How many verses are available?

The current version only has 5 verses that it rotates randomly. More verses will be added in future versions.

Are there plans to support other languages or versions?

While support for other versions and language localization could be added as this plugin gains popularity, in these beginning stages there are no plans to implement them yet.

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

0.1.2 – February 15, 2022

  • Third round of fixes for WordPress Plugin team
  • Change verses to use public domain Pure Cambridge Edition KJV bible from openbible.com
  • Add five verses

0.1.1 – February 11, 2022

  • Second round of fixes for WordPress Plugin team
  • Wrapped html $output echo in ehw-randverse_tmpl__out.php with wp_kses_post()

0.1.0 – February 10, 2022

  • Fixed issues identified by WordPress Plugin team
  • Changed “Stable Tag” in readme.txt and ehw-randverse.php to 0.1.0 to follow semantic versioning
  • Removed unused function displayFormattedVerses()
  • Updated the plugins_url() calls in ehw-randverse-scripts.php to use the modern version with FILE variable as the 2nd param

1.00 – February 07, 2022

  • Initial Release.
  • Submitted to WordPress Plugin team for approval