內容簡介
這個Bible Text WordPress外掛允許你使用簡單的shortcode,例如[bible passage="John 3" version="esv"],非常簡單地添加任何聖經節錄的完整文本。
支持多種聖經版本,包括ESV(默認)、NET Bible、KJV、ASV和許多其他版本。在其他語言中還有數十種版本可用,包括西班牙語、阿拉伯語、中文、葡萄牙語、俄語和德語。原始語言(希臘語和希伯來語)也可用。有完整列表,請參閱http://www.4-14.org.uk/wordpress-plugins/bible-text
每當有人查看你的帖子或頁面時,所需的文字會自動添加到你的網站中。特殊的API服務僅為你發送你需要的文本,因此你不必在自己的網站上儲存整部聖經。
聖經文本是由你的服務器添加的,而不是由Javascript添加的。這意味著即使沒有打開Javascript(包括搜索引擎),也可以看到文字,而且沒有煩人的彈出窗口。
如果你從多本書籍請求或使用縮寫,該外掛會智能地確定你所請求的經文。以下所有都是有效的:
passage="Jn3:16"
passage="Acts 3:17-4:2"
passage="Amos 7; Psa 119:4-16"
passage="Acts 15:1-5, 10, 15"
可以通過添加參數heading="h3"自動插入標題,就像這樣:[bible passage="Genesis 1:1-2:3" heading="h3"]。h3是HTML代碼,可以更改為任何其他有效的HTML標籤。如果h3太大,請嘗試h4或h5。
限制
最多可以請求500節經文。
雖然支持非英語聖經版本,但必須使用英文書名請求經文。
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
The Bible Text wordpress plugin allows you to very simply add the full text of any passage of the Bible with a simple shortcode like this [bible passage="John 3" version="esv"].
Several Bible versions are supported, including ESV (the default), NET Bible, KJV, ASV and many, many others. Dozens more are available in other languages including Spanish, Arabic, Chinese, Portugese, Russian, and German. Original languages (Greek and Hebrew) are also available. For a full list, see http://www.4-14.org.uk/wordpress-plugins/bible-text
The text you request is automatically added to your website whenever someone views your post or page. A special API service sends you only the text you need, so you don’t have to store the whole Bible on your own site.
The bible text is added by your server, not by Javascript. This means the text can be even seen by those who don’t have javascript turned on (including search engines), and there are no annoying popups.
The plugin intelligently determines what verses you request, even if you request from multiple books or use abbreviations. The following are all valid:
passage="Jn3:16"
passage="Acts 3:17-4:2"
passage="Amos 7; Psa 119:4-16"
passage="Acts 15:1-5, 10, 15"
A heading can be automatically inserted, by adding the parameter heading="h3", like this: [bible passage="Genesis 1:1-2:3" heading="h3"]. The h3 is an HTML code, and can be changed to any other valid HTML tag. If h3 is too big, try h4 or h5.
Limitations
You can request up to a maximum of 500 verses.
Although non-English Bible versions are supported, the passage must be requested using English book names.
