Title: Faqora FAQ Schema Blocks
Author: proficrmua
Published: <strong>June 17, 2026</strong>
Last modified: June 17, 2026

---

Search plugins

![](https://s.w.org/plugins/geopattern-icon/faqora-faq-schema-blocks.svg)

# Faqora FAQ Schema Blocks

 By [proficrmua](https://profiles.wordpress.org/proficrmua/)

[Download](https://downloads.wordpress.org/plugin/faqora-faq-schema-blocks.1.0.4.zip)

 * [Details](https://wordpress.org/plugins/faqora-faq-schema-blocks/#description)
 * [Reviews](https://wordpress.org/plugins/faqora-faq-schema-blocks/#reviews)
 *  [Installation](https://wordpress.org/plugins/faqora-faq-schema-blocks/#installation)
 * [Development](https://wordpress.org/plugins/faqora-faq-schema-blocks/#developers)

 [Support](https://wordpress.org/support/plugin/faqora-faq-schema-blocks/)

## Description

Faqora FAQ Schema Blocks is a lightweight WordPress plugin for creating reusable
FAQ sections and displaying them anywhere with a shortcode.

Basic shortcode:

    ```
    [faqora_faq_schema_block id="123"]
    ```

Optional title:

    ```
    [faqora_faq_schema_block id="123" title="Frequently Asked Questions"]
    ```

Disable schema for one block:

    ```
    [faqora_faq_schema_block id="123" schema="false"]
    ```

Enable accordion mode for one block:

    ```
    [faqora_faq_schema_block id="123" accordion="true"]
    ```

#### Features

 * Custom admin section for FAQ blocks
 * Unlimited questions and answers per block
 * Shortcode output for posts, pages, widgets, and custom post types
 * Automatic FAQPage JSON-LD schema markup
 * Optional native details/summary accordion mode
 * Lightweight default CSS that can be disabled
 * Translation-ready text domain
 * No external API calls
 * No tracking
 * No hidden frontend links

#### About

Developed by ProfiCRM-UA, a Ukrainian WordPress, CRM and SEO automation team.

## Installation

 1. Upload the plugin folder to `/wp-content/plugins/` or install the ZIP file via 
    the WordPress admin.
 2. Activate the plugin.
 3. Go to FAQ Schema  Add New.
 4. Add questions and answers.
 5. Copy the generated shortcode and paste it into any page, post, widget, or custom
    post type.

## FAQ

### Does this plugin add FAQPage schema automatically?

Yes. When a FAQ block is displayed with the shortcode, the plugin outputs JSON-LD
FAQPage schema in the page footer.

### Can I disable schema for a specific block?

Yes. Use `schema="false"` in the shortcode.

### Can I disable the default CSS?

Yes. Go to FAQ Schema  Settings and disable default plugin styles.

### Does it work with Elementor, Gutenberg, or the Classic Editor?

Yes. The plugin uses a shortcode, so it works anywhere WordPress shortcodes are 
supported.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Faqora FAQ Schema Blocks” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ proficrmua ](https://profiles.wordpress.org/proficrmua/)

[Translate “Faqora FAQ Schema Blocks” into your language.](https://translate.wordpress.org/projects/wp-plugins/faqora-faq-schema-blocks)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/faqora-faq-schema-blocks/),
check out the [SVN repository](https://plugins.svn.wordpress.org/faqora-faq-schema-blocks/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/faqora-faq-schema-blocks/)
by [RSS](https://plugins.trac.wordpress.org/log/faqora-faq-schema-blocks/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.4

 * Replaced all declarations, stored data keys, WordPress handles, and shortcode
   names with the unique `faqora_` prefix.
 * Updated the contributor username to `proficrmua`.
 * Unified the generated and registered shortcode as `[faqora_faq_schema_block]`.

#### 1.0.2

 * Plugin Check compatibility improvements.

#### 1.0.1

 * Added automatic frontend H2 output from the FAQ block title.

#### 1.0.0

 * Initial release.

## Meta

 *  Version **1.0.4**
 *  Last updated **14 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.8 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [faq](https://wordpress.org/plugins/tags/faq/)[JSON-LD](https://wordpress.org/plugins/tags/json-ld/)
   [schema](https://wordpress.org/plugins/tags/schema/)[seo](https://wordpress.org/plugins/tags/seo/)
   [shortcode](https://wordpress.org/plugins/tags/shortcode/)
 *  [Advanced View](https://wordpress.org/plugins/faqora-faq-schema-blocks/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/faqora-faq-schema-blocks/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/faqora-faq-schema-blocks/reviews/)

## Contributors

 *   [ proficrmua ](https://profiles.wordpress.org/proficrmua/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/faqora-faq-schema-blocks/)