=== Plugin Name === Contributors: WeeManDan, benbacardi Donate link: http://www.doss-about.co.uk/blog/?p=147 Tags: bible, quotes Requires at least: 2.1.3 Tested up to: 2.1.3 Stable tag: trunk Add your favourite Bible verses to your blog and show them randomly or specifically. == Description == Use this plugin to keep your favourite Bible verses in the wordpress database and display them anywhere on your blog either randomly or specifically. == Installation == 1. Upload bibleverse.php into your wp-content/plugins/ folder. 1. Navigate to the Plugins menu within your Wordpress admin area and activate the plugin. 1. Click "Manage" and then "Bible Verses" and add your favourite verses and the references. **Usage** The tag to display the Bible verse is ``. 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. == Frequently Asked Questions == = Where can I leave feedback? = [On my blog](http://www.doss-about.co.uk/blog/?p=147 "Wordpress Bible Verses Plugin")