4WP FAQ

4WP FAQ

By 4wpdev
Details
View on WordPress

4WP FAQ is a smart wrapper around WordPress core Accordion blocks. It adds FAQPage JSON-LD, an optional aggregated FAQ registry, and usage context while keeping your front-end design intact.

A plugin by 4wp.dev. 4WP is our project brand; this plugin is not affiliated with, endorsed, or sponsored by WordPress.

Source code and releases: github.com/4wpdev/4wp-faq

Development

JavaScript and CSS are built with @wordpress/scripts. Human-readable source (src/, webpack.config.js, package.json) is in the public GitHub repository above — not in the distributed plugin ZIP.

From a clone of the repository:

  1. cd into the plugin directory
  2. npm install
  3. npm run build — compiles block, admin, and setup apps into build/

Key features

  • Wrap Accordion / Accordion Item (legacy Details supported)
  • FAQPage JSON-LD — site-wide toggle plus per-block override
  • Optional FAQ registry CPT with content scan and usage stats
  • Setup wizard for registry post type and taxonomy slugs
  • Convert to FAQ toolbar action on Accordion blocks

How it works

  1. Build FAQs with core Accordion blocks (or convert existing Accordion).
  2. Click Convert to FAQ to wrap content in forwp/faq.
  3. Enable JSON-LD in FAQ Settings (recommended for SEO) or per block.
  4. Optionally complete setup to aggregate questions into a registry list.

JSON-LD on the front end does not require the registry. The registry is for browsing, reuse tracking, and future features.

Details

Plugin code:
4wp-faq
Plugin version:
1.0.0
Author:
Outdated:
No
WP version:
6.0 or higher
PHP version:
7.4 or higher
Test up to WP version:
7.0
Total installations:
0
Last updated:
2026-05-28
Rating:
Times rated:
0
accordion
faq
gutenberg
json-ld
seo