このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Bible Text

説明

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.

スクリーンショット

  • When you're editing a post, insert the Bible text using simple shortcodes like this:
  • When people view your page, the plugin will magically transform it to something like this:

インストール

  1. Add it to your site using WordPress’ built in plugin installer.
  2. Activate.
  3. Add to any post or page using shortcodes like this: [bible passage=”John 3″ version=”esv”]

FAQ

Installation Instructions
  1. Add it to your site using WordPress’ built in plugin installer.
  2. Activate.
  3. Add to any post or page using shortcodes like this: [bible passage=”John 3″ version=”esv”]

評価

2018年3月25日
I followed all the installation instructions. I even applied for a new ESV API key. Doesn't work. Very frustrating.
2件のレビューをすべて表示

貢献者と開発者

Bible Text はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Bible Text” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

0.2

  • 21 August 2017
  • Compatibility with new NET Bible API, and more recent versions of WordPress.

0.1

  • 24 September 2009
  • Initial release.