Skip to content

1.1.5

Choose a tag to compare

@cursor cursor released this 25 Aug 20:33
· 25 commits to main since this release
1e68b96

FSM FAQ 1.1.5

Bugfix release for ordering, answer sanitization, and media captions.

Fixes

  • All FAQs drag-and-drop: Uses Screen Options edit_faq_per_page for pagination offsets so incomplete last pages no longer corrupt global menu_order
  • Front-end order: Shortcode always orders by menu_order; Page FAQs is membership only (bidirectional Display On sync no longer blocks global drag order)
  • Answer HTML: wpautop runs only when content has no block-level HTML, avoiding empty paragraphs from double-autop on save and display
  • Captions: Allow div (and figure id/style) in answer kses so non-HTML5 div.wp-caption wrappers from Add Media are preserved

Upgrade notes

  • Sites on 1.1.0+ update via the Cloudflare broker; this release syncs via GitHub Actions → broker
  • After updating, re-check FAQ order on pages that use Display On / Page FAQs — front-end order now follows All FAQs drag-and-drop