Home FAQ

13 questions answered

WP FAQ

Answers pulled from across 4wp.dev — plugins, architectures, development, jobs, and audience guides. Powered by the 4WP FAQ registry.

4WP FAQ

Are drafts included?

Yes, drafts are also scanned and shown as sources. Status is visible in the “Used in” list on FAQ Cards when sources are enabled.

Used in

How do category filters stay in sync?

List and Categories share include/exclude even when they sit in different columns. Two categories on the List → the same two in the nav. More on the nav → the List includes those too. Empty include on one side inherits the other; empty on both means all categories. All categories always shows that synced set, not a different universe of questions.

Used in

How does the plugin find FAQ items?

It scans all posts looking for forwp/faq wrapper. Inside, it takes Accordion items/Details blocks and extracts: question, answer, post_id, post_type, and permalink.

How FAQ items are found

Used in

How to build a FAQ hub?

Complete registry setup, run a rescan, then in the Site Editor add 4WP FAQ Categories (sidebar) and 4WP FAQ List (main column). Optionally add a core Search block and turn on 4WP FAQ → Filter 4WP FAQ List. Questions stay on the real pages; the hub only reads the registry.

Used in

How to convert Accordion to FAQ?

Add core Accordion (or item) → Click “Convert to FAQ” → Plugin wraps it in forwp/faq without changing appearance.

Convert to FAQ button

Used in

How to reuse questions?

Reuse today means the hub: the same registry questions render on a glossary page via 4WP FAQ List. Auto-inserting a question into a new Accordion is still on the roadmap.

Used in

How to track expansions?

Potential next stage: click tracking. It gives understanding of which questions are actually “live”.

Used in

Questions from 4WP.dev About
  • What is 4WP.dev? Platform for WordPress developers with docs, courses, patterns.
  • How do I start learning? Start with Knowledge Base, pick a path, move to courses.
  • Is the content free? Most content is free, some advanced courses may require subscription.

Used in

SEO-friendly category URLs?

Off by default: filter in place, URL unchanged. On: one extra path segment after the current page, e.g. /faq/for-companies/. Opening that URL directly shows only that category. The “All categories” link returns to the host page.

Used in

What are List, Card, and Categories?
  • 4WP FAQ List (forwp/faq-list) — grouped by category or a single list. Include/exclude taxonomy terms.
  • 4WP FAQ Card (forwp/faq-card) — inner template of the List: accordion or heading + answer. Optional “Used in” source links and post-type label.
  • 4WP FAQ Categories (forwp/faq-categories) — vertical or horizontal nav. All categories is a replaceable label that still shows the full synced list.

Used in

What is 4WP-FAQ?

A smart wrapper around WordPress core Accordion that adds intelligence without breaking design. It adds Schema JSON-LD, an optional question registry, and FSE hub blocks (List, Card, Categories) while working on top of existing content with zero duplication.

4WP FAQ overview

Used in

Where to preview Schema JSON-LD?

In the FAQ-CPT page metabox, there is a JSON-LD preview. Copy it with one click. It represents what the plugin generates on the frontend.

Schema JSON-LD preview

Used in

Why not just another FAQ block?

Because the source of truth is your actual content pages. We do not create duplicates – we read facts from real pages. This gives transparent insight into where questions live, in which posts, and in what versions.

Used in

Still have questions?

Reach out via contacts or explore the plugin docs if you are building with 4WP FAQ yourself.