This lightweight plugin makes Bible references on your website
interactive, showing a preview when the visitor clicks or moves the mouse
cursor over the references. Up to three verses are shown, followed by a
'Read more' link.
Demo
The text 'Genesis 1:1-10' on your page
will become Genesis 1:1-10.
Keeps your DOM as much intact as possible, doesn't use innerHTML for
making references interactive
Supports all modern browsers
Installation
Installing this plugin requires little technical knowledge.
Configure your options
Default translation unless specified otherwise. Can be specified per reference.
The HTML class name to be excluded for auto reference detection. Preferably only use letters, numbers, hypens and underscores
The HTML elements to be excluded for auto reference detection. Specify your elements seperated by a comma (no whitespace). Example: prevent detection in hyperlinks by adding the “a” element in this field.
The HTML class name assigned to references that are detected. Preferably only use letters, numbers, hypens and underscores.
Preferably only use letters, numbers, hypens and underscores.
Copy the code
To use the plugin, accept the terms and add the following code to
your site:
Move the extracted bible-link-multilingual folder to your
wp-content/plugins folder.
Inside your wordpress admin go to Plugins and activate the plugin.
Advanced: specific options per reference
To override the options above for a specific reference, or to identify it
as a Bible reference, use the following options, resulting in the sample
code below.
Resulting sample code
<spanclass="bible-link">Reference text here</span>