Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Bible Text

Descripción

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.

Capturas

  • 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:

Instalación

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

Preguntas frecuentes

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

Reseñas

25 de marzo de 2018
I followed all the installation instructions. I even applied for a new ESV API key. Doesn't work. Very frustrating.
Leer todas las 2 reseñas

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "Bible Text" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

0.2

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

0.1

  • 24 September 2009
  • Initial release.