Add your favourite Bible verses to your blog and show them randomly or specifically.
Usage
The tag to display the Bible verse is <?php fbv_get_verse( "random" , "verse" ); ?>.
The first parameter can take the values random, actual verse reference or verse id as shown in database. If random is used, the plugin will display a random verse from the database. If an actual verse reference is used (for example, John 3:16) the plugin will display the specified verse, if the reference is found in the database. If an id is used (for example, 1), then the verse with that ID (if any) will be displayed.
The second parameter determines what part of the verse is displayed. By default it is set to verse, and will display the actual verse text, but not the reference. If it is set to reference it will display just the reference.
If random is used for the first parameter, the second time the function is called (for example, displaying the verse and then the reference), a random verse will NOT be displayed. Instead, it will display the relevant reference/verse determined by the random verse/reference displayed before.
Requires: 2.1.3 or higher
Compatible up to: 2.1.3
Last Updated: 2007-5-25
Downloads: 1,588
Got something to say? Need help?