This plugin allows you to display bible verses and passages directly in your posts, pages or anywhere shortcodes are processed via shortcodes.
Bible Plus+ harnesses the power of the
GetBible.Net’s API to deliver the Bible in over 100 versions and 20+ languages.
Bible Usage
[bible passage="Jn3:16"]
Available Attributes
- passage (bible passage which to show) : default Jn3:16
- version (desired version of the bible) : default KJV. Available versions can be found in the FAQ section.
- cnum (show chapter number) yes/no : default yes.
- vnum (show verse number) yes/no : default yes.
- vpl (show verses 1-verse-per-line) yes/no : default yes.
The following is a full example.
[bible passage="gen1:1-2" version="ylt" vnum="no" cnum="no" vpl="no"]
Daily Proverb Usage
[daily-proverb version="ylt"]
Available Attributes
- version (desired version of the daily proverb) : default KJV. Available versions can be found in the FAQ section.
Lang
Currently this plugin is only in English, however, if anyone would like to translate it into another language please contact me at joshuawieczorek@outlook.com. All contributions are greatly appreciated.
Version 3.5
Edited attribution links.
Version 3.4
Updated attribution links.
Version 3.3
Fixes some errors.
Version 3.2
Fixes a passage reference issues!
Version 3.1
Fixes a passage reference issue!
Version 3.0
Version 3.0 adds a Daily Proverb functionality, improves php capability as well overall functionality.
Version 2.5
Cleans code
Version 2.3
Fixed php compatibility issues.
Version 2.2
Fixes ajax option
Version 2.1
Changes file extension of cached files.
Version 2.0
Fixes major issues where the plugin would not work.
Version 1.4
Added option to turn off AJAX load.
Version 1.3
Initial plugin release.