
內容簡介
外掛安裝後,您可以在文章編輯器的小工具區段中找到 「Bible quote」區塊。
此外,外掛還提供了一個簡碼 [bibleget],您可以使用它在不同版本、不同語言的聖經引用中插入聖經經文到文章或頁面中。
聖經經文的文本是從 「BibleGet API」 检索到的。
簡碼的使用範例:
[bibleget query="出谷紀 19:5-6,8;20:1-17" version="CEI2008"]
[bibleget query="馬太福音 1:1-10,12-15" versions="NVBSE,NABRE"]
您也可以在簡碼的內容中直接放置所需聖經經文的參考:
[bibleget version="NABRE"]約翰福音 3:16;約翰一書 4:7-8[/bibleget]
該外掛還具有一個 「BibleGet I/O」 設置頁面,位於管理區中的「設置」下,您可以在這個頁面上選擇您偏好的聖經版本,從BibleGet服務器上使用,就不用每次都使用版本或版本 參數了。
在設置區域選擇完成後,請記得點擊「保存」!
一旦設置了偏好版本,您就可以直接使用:
[bibleget query="哥林多前書 13章"]
網站樣式可以在 WordPress 自定義器中進行自定義設置,因此您可以使聖經引用更符合您的博客或 WordPress 網站的風格。
聖經經文區塊在區塊編輯器中還具有一些可自定義的選項,讓您不僅可以設置風格,還可以設置聖經經文的各種元素的佈局。
BibleGet 網站
訂閱 Youtube 頻道!
在 Facebook 上關注!
在 Twitter 上關注!
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
Once the plugin is installed, you will find a Bible quote block in the widgets section of the block editor.
Also available is a shortcode [bibleget] that you can use to insert Bible quotes in articles or pages from different versions of the Bible in different languages.
The text of the Bible quotes is retrieved from the BibleGet API https://query.bibleget.io.
Sample usage of the shortcode:
[bibleget query="Exodus 19:5-6,8;20:1-17" version="CEI2008"]
[bibleget query="Matthew 1:1-10,12-15" versions="NVBSE,NABRE"]
It is also possible to place the reference for the desired Bible quote in the contents of the shortcode:
[bibleget version="NABRE"]John 3:16;1 John 4:7-8[/bibleget]
The Plugin also has a settings page “BibleGet I/O” under “Settings” in the Administration area, where you can choose your preferred Bible versions from those available on the BibleGet server so that you don’t have to use the version or versions parameter every time.
After you have made your choices in the settings area, remember to click on “Save”!
Once the preferred version is set you can simply use:
[bibleget query="1 Cor 13"]
Other parameters available to the shortcode are:
popup: can have a value of true or false. Will determine whether the text of the Bible quote will show in a full block, or instead in a popup window upon clicking the Bible quote. Example: [bibleget query="Romans 8:28" popup="true"]
preferorigin: can have a value of GREEK or HEBREW, useful in those cases where there are multiple texts for the same book, chapter or verse in the same Bible edition, such as in the Book of Esther where both versions are included, one based on the original Greek text, and the other based on the original Hebrew text. Example: [bibleget query="Esther 1:1" preferorigin="HEBREW"]
layoutprefs_showbibleversion: can have a value of true or false. Example: [bibleget query="Ezekiel 25:17" layoutprefs_showbibleversion="false"]
layoutprefs_bibleversionalignment: can have a value of LEFT, CENTER, RIGHT or JUSTIFY. Example: [bibleget query="Psalm 149:3" layoutprefs_bibleversionalignment="LEFT"]
layoutprefs_bibleversionposition: can have a value of TOP, BOTTOM or BOTTOMINLINE. Example: [bibleget query="2 Samuel 6:14" layoutprefs_bibleversionposition="BOTTOM"]
layoutprefs_bibleversionwrap: can have a value of NONE, PARENTHESES or BRACKETS. Example: [bibleget query="Ecclesiastes 3:1-4" layoutprefs_bibleversionwrap="BRACKETS"]
layoutprefs_bookchapteralignment: can have a value of LEFT, CENTER, RIGHT or JUSTIFY. Example: [bibleget query="Galatians 5:7-10" layoutprefs_bookchapteralignment="RIGHT"]
layoutprefs_bookchapterposition: can have a value of TOP, BOTTOM or BOTTOMINLINE. Example: [bibleget query="Mark 13:35-37" layoutprefs_bookchapterposition="BOTTOMINLINE"]
layoutprefs_bookchapterwrap: can have a value of NONE, PARENTHESES or BRACKETS. Example: [bibleget query="John 8:12" layoutprefs_bookchapterwrap="PARENTHESES"]
layoutprefs_bookchapterformat: can have a value of USERLANG, BIBLELANG, USERLANGABBREV or BIBLELANGABBREV. Example: [bibleget query="Psalms 144:1-2" layoutprefs_bookchapterformat="USERLANGABBREV"]
layoutprefs_bookchapterfullquery: can have a value of true or false. Example: [bibleget query="Isaiah 6:8" layoutprefs_bookchapterfullquery="true"]
layoutprefs_showversenumbers: can have a value of true or false. Example: [bibleget query="1 John 2:15-17" layoutprefs_showversenumbers="false"]
The style settings are customizable using the WordPress Customizer, so you can make the Bible quotes fit into the style of your own blog / WordPress website.
The Bible quote block also has a number of customizable options in the block editor which allow you to set not only the style but also the layout of the elements that make up the Bible quote.
BibleGet Website
Subscribe to the Youtube channel!
Follow on Facebook!
Follow on Twitter!
