Linux 软件免费装
Banner图

PrimeBible Verse Preview

开发者 primebible
更新时间 2026年7月12日 09:09
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

tooltip bible scripture verse christianity

下载

2.5.3

详情介绍:

Turn every Bible reference on your site into an instant verse preview. PrimeBible Verse Preview automatically finds references in your content — "John 3:16", "Romans 8:1-4", even shorthand like "2 Sam 7:12" — and turns each one into an elegant tooltip that reveals the verse the moment a reader hovers or taps. No copying Scripture into every post, no interrupting your writing, no sending readers off to another site. It reads like plain writing and just works: type a reference naturally and it becomes interactive on the front end. Built and maintained by PrimeBible, a 501(c)(3) nonprofit dedicated to making Scripture accessible to everyone, it is fast, privacy-respecting, and free — forever. No accounts, no upsells, no tracking. Key Features How It Works
  1. Install and activate the plugin
  2. Configure your preferred Bible translation and appearance
  3. Write content naturally: "For God so loved the world (John 3:16)"
  4. The reference automatically becomes interactive
  5. Visitors hover or tap to see the verse instantly
Advanced Features Perfect For Technical Highlights

安装:

Automatic Installation
  1. Log into your WordPress admin panel
  2. Navigate to 'Plugins → Add New'
  3. Search for "PrimeBible Verse Preview"
  4. Click 'Install Now' and then 'Activate'
  5. Go to 'Settings → PrimeBible' to configure
Manual Installation
  1. Download the plugin zip file
  2. Extract to /wp-content/plugins/primebible/ (the zip extracts to a primebible folder)
  3. Activate through the 'Plugins' menu in WordPress
  4. Configure at 'Settings → PrimeBible'
After Installation
  1. Navigate to 'Settings → PrimeBible'
  2. Choose your preferred Bible translation (default: KJV)
  3. Select theme (light/dark/system)
  4. Adjust timing and behavior settings if desired
  5. Save changes and test on a post with Bible references
Manual References Use the shortcode when you want exact control over the clickable text: [primebible ref="John 3:16"] You can also override the translation for a single reference: [primebible ref="Romans 8:1" translation="ESV"]this promise[/primebible]

升级注意事项:

2.5.3 Important fix: everyday words like "is 5" or "am 24" are no longer detected as Bible references. Also fixes the Load-in-Admin setting and hardens settings output. Recommended for all users. 2.5.2 Fixes shorthand Bible reference loading and adds a translation selector, API test tool, shortcode support, and bundled verse counts. 2.5.1 Recommended update: Performance improvements, counts-aware detection, and mobile enhancements. Fully backward compatible. 2.0.0 Major update with significant performance improvements, lazy scanning, and enhanced customization. Recommended for all users. Settings will be preserved but please review new options. 1.5.0 Adds multiple translations and theme support. Your existing settings will be preserved.

常见问题:

Is this plugin really free?

Yes, 100% free with no hidden costs, premium tiers, or upsells. PrimeBible is a 501(c)(3) nonprofit organization making Bible study tools accessible to everyone.

What Bible translations are available?

The settings screen includes KJV, ESV, NIV, ASV, WEB, NET, NASB, NKJV, NLT, and CSB. Developers can customize this list with the primebible_available_translations filter.

Does it work on mobile devices?

Absolutely. The plugin is mobile-first with touch-optimized interactions including long-press to view verses. Tooltips automatically adjust size and position for small screens.

Will it slow down my website?

No. The plugin uses:

  • Deferred script loading (non-blocking)
  • Lazy scanning with Intersection Observer
  • Aggressive caching with LRU eviction
  • Minimal DOM manipulation
  • No external library dependencies Total impact: <50kb and processes only visible content.

Can I customize the appearance?

Yes. You can:

  • Choose light, dark, or system theme
  • Adjust tooltip width for desktop and mobile
  • Add custom CSS in the settings panel
  • Control whether to show reference header and footer branding
  • Enable/disable animations

How do I disable scanning on a specific post?

Edit the post and look for the 'PrimeBible Verse Preview' meta box in the sidebar (usually on the right). Check "Disable PrimeBible scanning on this content" and save.

Can I exclude certain elements from scanning?

Yes. By default, these elements are excluded: script, style, noscript, iframe, textarea, code, pre, .pbv-no-scan You can customize this list in 'Settings → PrimeBible → Exclude selectors'. You can also add the class pbv-no-scan to any HTML element to prevent scanning inside it.

Does it collect user data or track visitors?

No. The plugin is privacy-focused and doesn't collect, store, or transmit any user data except Bible verse API requests to primebible.com (which are not logged or tracked). Optional: You can enable Google Analytics event tracking in settings if you use GA on your site.

What happens if the API is down?

The plugin includes:

  • Configurable timeout (default: 8 seconds)
  • Automatic retry logic (default: 2 retries)
  • Graceful fallback (tooltip shows "Unable to load verse")
  • Error handling that doesn't break your page

Can I use this with page builders?

Yes. Works with:

  • Gutenberg (WordPress block editor)
  • Classic Editor
  • Elementor
  • Beaver Builder
  • Divi Builder
  • WPBakery
  • And most other page builders

Does it support custom post types?

Yes. In 'Settings → PrimeBible → Post types', you can select which post types should have the meta box and be scanned when using "singular only" mode.

What if I need help?

  1. Check this FAQ
  2. Visit the Support Forum
  3. Read documentation at primebible.com/docs
  4. Contact support at support@primebible.com

Can I contribute or request features?

Absolutely! The plugin is GPL-licensed. You can:

  • Submit bug reports and feature requests on the support forum
  • Contribute code via GitHub (link in plugin header)
  • Suggest improvements
  • Translate into other languages

更新日志:

Full history: see CHANGELOG.md on GitHub (github.com/primebible/wordpress-plugin). 2.5.3 - 2026-07-11 2.5.2 - 2026-06-11 2.5.1 - 2025-11-15 2.5.0 - 2025-11-01 2.0.0 - 2025-10-01 1.5.0 - 2025-08-15 1.0.0 - 2025-06-01