🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
BibleBridge
BibleBridge

BibleBridge

0/5 (0 ratings) — active installs Updated May 9, 2026
Chapter reading view with verse actions

Chapter reading view with verse actions

BibleBridge is a complete Bible for your WordPress site — 11 translations, 95 topics with curated anchor verses, a scripture reference parser, cross-references, a topic explorer, reading plans, search, verse highlighting, verse notes, and optional cloud sync across devices.

Features:

  • 11 Bible translations: KJV, ASV, WEB, YLT (English), Reina-Valera (Spanish), Louis Segond (French), Luther 1912 (German), Almeida RA (Portuguese), CUV (Chinese), KRV (Korean), Ang Dating Biblia (Tagalog)
  • Scripture reference parser that recognizes natural references such as “Jn 3:16”, “1 Cor 13:4-7”, book-name abbreviations, and verse ranges
  • Cross-references panel — tap any verse to open a list of related references with a back button and browsing history
  • Topic explorer — 95 topics organized by the scripture they share, with 3,325 anchor verses across doctrine and pastoral care
  • 5 reading plans: Bible in a Year, New Testament in 90 Days, New Testament in a Year, Gospel of John, Psalms & Proverbs
  • Scripture search with book filtering and instant suggestions
  • Verse sharing — copy text or generate image cards
  • Verse highlighting with persistent colors
  • Verse notes
  • Cloud sync across devices via a short code (no account required)
  • Dark mode
  • Mobile layout with bottom navigation

How it works:

  1. Install and activate the plugin
  2. Go to Settings BibleBridge
  3. Set your reader name (e.g. “Grace Church Bible”)
  4. Your Bible is live at yoursite.com/bible

Free tier includes:

  • 250 API requests per day
  • All 11 translations
  • All features (search, topics, plans, cross-refs, sync)
  • No ads, no tracking, no account wall

Need more capacity? Claim your site from Settings BibleBridge in your WordPress admin, then choose a plan at holybible.dev/pricing.

External Services

This plugin relies on the BibleBridge API to serve Bible text, cross-references, search results, topic data, and reading plans. No Bible data is stored locally — all scripture content is fetched on demand from the API.

The plugin connects to the following services hosted at holybible.dev:

  • BibleBridge API (holybible.dev/api) — serves all Bible content including scripture text, search, cross-references, topics, and reading plan data. On plugin activation, the plugin sends your site URL and site name to automatically provision a free API key. During normal use, visitor search queries and page navigation result in API calls that include the API key and requested scripture references. No visitor personal data is collected or transmitted.
  • BibleBridge Sync (holybible.dev/reader/sync.php) — provides optional cross-device sync for visitor highlights, notes, and reading progress. Sync is initiated by visitors using an anonymous code (no email or account required). No personally identifiable information is collected.

Terms of Service | Privacy Policy

Source Code

Every PHP, CSS, and JavaScript file in this plugin is shipped as human-readable source directly in the plugin zip. No minification, no transpilation, no obfuscation, no build step. What you download is what runs.

  • biblebridge.php, uninstall.php
  • includes/bb-api-client.php, includes/bb-config.php, includes/passage_nicknames.php
  • templates/reader.php and all route templates under templates/routes/
  • assets/css/reader.css, assets/fonts/fonts.css
  • assets/js/reader.js, theme-init.js, topic-context.js, topic-tools.js, xref-walker.js

Third-Party Libraries

vis-network
Copyright (c) 2011-2017 Almende B.V, 2017-2019 visjs contributors
Licensed under the MIT License
https://github.com/visjs/vis-network

Used by Scripture Atlas to render the interactive map of biblical topics connected through shared verses. Bundled as assets/js/vis-network.min.js.