1.1.6
FSM FAQ 1.1.6
Bugfix release for Page FAQs query limit ordering.
Fixes
- Query limit + menu_order: When a page has more assigned FAQs than
fsm_faq_query_limit, the shortcode no longer pre-slicespage_faqsby ACF relationship order before sorting. WP_Query now receives the full membership set, sorts by globalmenu_order, and appliesposts_per_page— so globally earlier FAQs are not dropped when they appear later in the relationship list.
Upgrade notes
- Sites on 1.1.0+ update via the Cloudflare broker; this release syncs via GitHub Actions → broker
- Affects pages with more than 50 assigned FAQs (default limit); re-check FAQ output if a page was missing expected items