Skip to content

v0.4.0 — Verse of the Day widget + shortcode

Choose a tag to compare

@onetogregorio onetogregorio released this 13 May 19:34
· 14 commits to main since this release
3a46cc5

Added

  • Verse of the Day widget — go to Appearance → Widgets and add "Verse of the Day — Midvash" to any sidebar. Displays the daily Bible verse powered by the Midvash API. Per-widget language and version overrides supported.
  • [bbm_votd] shortcode — embed the daily verse anywhere in posts or pages:
    [bbm_votd]
    [bbm_votd locale="en" version="kjv" title="Today's Verse"]
    [bbm_votd locale="ru" show_reference="false"]
    
  • Daily verse is cached for 24 hours via WordPress Transients — no repeated API calls.
  • All 9 locales supported (Portuguese, English, Spanish, French, German, Italian, Russian, Korean, Chinese).
  • VOTD output includes Schema.org Quotation structured data.
  • Dark mode styles included out of the box.

Powered by Midvash · Plugin site