FAQ JSON-LD Manager (Enterprise, queue-enabled)
FAQ JSON-LD Manager WordPress Plugin
by Renderbit Technologies · github.com/renderbit-technologies/faq-jsonld-wordpress-plugin · website
★ 1stars
1release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/renderbit-technologies/faq-jsonld-wordpress-plugin/releases/download/v2.1.0/faq-jsonld.zipAlso on Packagist as renderbit/faq-jsonld:
composer require renderbit/faq-jsonldFrom the readme
FAQ JSON-LD Manager
A WordPress plugin to manage FAQ items as a custom post type (CPT) and inject FAQ JSON-LD into posts/pages. Designed for performance and scalability with advanced cache management, background queueing, and admin/CLI tools.
Features
- Custom Post Type: Manage FAQ items via the faqitem CPT.
- Mapping Table: Fast MySQL table (fqjmappings) links FAQ items to posts, post types, terms, URLs, or global context.
- JSON-LD Output: Injects FAQ schema on the frontend, with per-post transient caching.
- Cache Invalidation: Background queue (WP-Cron or WP-CLI) for efficient cache purging.
- Admin UI: Meta boxes and settings for mapping, output, and diagnostics.
- Health & Diagnostics: Admin page for queue/logs and manual actions.
- WP-CLI Integration: Commands for cache and queue management.
Installation
1. Copy the plugin folder to your WordPress wp-content/plugins/ directory.
2. Activate via the WordPress admin Plugins page.
3. On activation, the mapping table is created automatically.
Usage
- Add FAQ Items: Use the FAQ Items CPT in the admin menu.
- Associate FAQs: Use meta boxes to link FAQs to posts, post types, terms, URLs, or globally.
- Settings: Configure cac
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v2.1.0 | Nov 26, 2025 | faq-jsonld.zip | 1 |