FAQ Block with Schema
WordPress Gutenberg block for question with expandable answer
by Pixel Studio ID · github.com/hrsetyono/faq-block-with-schema · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/hrsetyono/faq-block-with-schema/archive/refs/heads/main.zipReadme
FAQ Block with JSON Schema
This plugin adds a Gutenberg block to create a Question that reveals the answer when clicked.
It also generates a JSON Schema so it's readable by Google.
Features:
- SEO Friendly - Automatically generates JSON Schema so it can be displayed in search result.
- Lightweight - No JavaScript, only CSS.
- Modern - Using the new
<details>HTML tag. - Beautiful - Great design with 3 other variations.
- Accessible - Can be navigated with tab button.