Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями 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»]

Часто задаваемые вопросы

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»]

Отзывы

25.03.2018
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.