Skip to content

codewizard13/ehw-wp-plugin-rand-verse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== Random Bible Verse Widget ===
Contributors: codeslayer2010
Donate link: https://paypal.me/erichepperledesigns
Tags: 
Requires at least: 5.9
Tested up to: 5.9
Stable tag: 0.1.2
Requires PHP: 7.4.26
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Displays random Bible verse on page-load and refresh with widget.

== 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!

== 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.

== 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

About

WordPress Plugin to display random Bible verse.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published