Title: TrainedPixels FAQ Builder
Author: TrainedPixels
Published: <strong>февруари 26, 2026</strong>
Last modified: февруари 26, 2026

---

Search plugins

![](https://ps.w.org/trainedpixels-faq-builder/assets/banner-772x250.png?rev=3470368)

![](https://ps.w.org/trainedpixels-faq-builder/assets/icon.svg?rev=3470368)

# TrainedPixels FAQ Builder

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

[Download](https://downloads.wordpress.org/plugin/trainedpixels-faq-builder.1.0.7.zip)

 * [Details](https://mk.wordpress.org/plugins/trainedpixels-faq-builder/#description)
 * [Reviews](https://mk.wordpress.org/plugins/trainedpixels-faq-builder/#reviews)
 *  [Installation](https://mk.wordpress.org/plugins/trainedpixels-faq-builder/#installation)
 * [Development](https://mk.wordpress.org/plugins/trainedpixels-faq-builder/#developers)

 [Support](https://wordpress.org/support/plugin/trainedpixels-faq-builder/)

## Description

THE FAST, VISUAL FAQ BUILDER FOR WORDPRESS

TrainedPixels FAQ Builder helps you create polished, conversion-friendly FAQ sections
in minutes. Build and organize content in one place, style everything visually, 
and publish anywhere with a shortcode.

Whether you run a support center, business website, or online store, the plugin 
gives you precise control over design, accessibility, and SEO without writing code.

**Create professional FAQ sections with confidence:**

 * **Visual Settings Panel + Live Preview** — Style typography, colors, spacing,
   borders, and icons while previewing real FAQ interactions.
 * **FAQ Manager** — Create, edit, categorize, and reorder FAQs from a clean drag-
   and-drop admin interface.
 * **Flexible Shortcode Engine** — Use `[trained_faq]` with category, ID, limit,
   order, and schema controls.
 * **Beautiful Defaults** — Accordion behavior, smooth slide animation, and 4 icon
   presets out of the box.
 * **Custom Icon Uploads (PNG/JPG/GIF)** — Upload closed/open icons for branded 
   FAQ toggles.
 * **Responsive Typography Controls** — Keep FAQ readability strong across mobile
   and desktop.
 * **SEO Schema Built In** — Automatically outputs FAQPage JSON-LD for search visibility.
 * **Accessibility Focused** — Keyboard navigation, ARIA attributes, and focus styles
   are built in.
 * **Translation Ready** — Full i18n support with `.pot` included.

**Unlock more with PRO (premium add-on):**

 * **Gutenberg Block** — Insert FAQs directly in the block editor with visual controls.
 * **Elementor Widget** — Add and configure FAQs natively inside Elementor.
 * **Toggle / Multi-open Mode** — Allow multiple questions to stay open.
 * **Advanced Animation Types** — Fade, scale, collapse, and more.
 * **Rotate Icon Animation** — Add 180-degree rotate transitions for custom icons.
 * **Question-Answer Gap Control** — Fine-tune spacing between each question and
   answer.
 * **Analytics Dashboard** — Track views, clicks, read duration, and engagement.
 * **WooCommerce Integration** — Show mapped FAQs directly on product pages.
 * **Preset Library (Coming Soon)** — Save and reuse full design presets.

[Learn more about PRO at trainedpixels.com](https://trainedpixels.com/trainedpixels-faq-builder).

### Development

Source code for all compiled JavaScript and CSS is available at:
 https://github.
com/TrainedPixels/trainedpixels-faq-builder-lite

To build from source:

 1. Clone the repository
 2. Run `npm install`
 3. Run `npm run build`

Build tools used: webpack (via @wordpress/scripts), PostCSS, Tailwind CSS.

## Screenshots

 * [[
 * Manage FAQ content faster: create, search, edit, delete, categorize, and reorder
   FAQs from one central manager.
 * [[
 * Configure shortcode layout behavior: control item spacing, container width, and
   container padding with a live preview of the frontend output.
 * [[
 * Customize question design without CSS: choose fonts, colors, icon styles, and
   icon positions with instant preview feedback.
 * [[
 * Improve mobile readability and site hygiene: enable responsive font scaling, 
   set mobile breakpoints, and choose uninstall data cleanup behavior.
 * [[
 * Control FAQ motion behavior: Lite includes smooth slide animation, while PRO 
   unlocks additional animation types for richer interactions.
 * [[
 * Fine-tune UX and accessibility details: adjust padding, borders, hover opacity,
   and focus outline settings for cleaner, more accessible FAQ blocks.

## Installation

 1. Upload the `trainedpixels-faq-builder` folder to `/wp-content/plugins/`.
 2. Activate the plugin through the **Plugins** menu in WordPress.
 3. Go to **Trained FAQ > FAQ Manager** to create your first FAQ.
 4. Customize appearance at **Trained FAQ > Settings**.
 5. Add FAQs to any page using the `[trained_faq]` shortcode.

## FAQ

### How do I display FAQs on a page?

Use the shortcode `[trained_faq]` in any post, page, or widget area. The Gutenberg
block is available in the PRO version.

### Can I filter FAQs by category?

Yes. Create categories in the FAQ Manager, then use `[trained_faq category="my-category"]`
to filter by category. The category slug is visible and copyable directly in the
FAQ Manager.

### Does it support FAQ schema for SEO?

Yes. FAQ schema (JSON-LD) is automatically generated for all displayed FAQs, helping
your content appear as rich results in Google.

### Can I use custom icons?

Yes. The free version includes 4 built-in icon presets plus custom icon uploads (
PNG/JPG/GIF) with separate closed and open states. The PRO version adds rotate icon
animation for custom icons.

### Is it compatible with page builders?

Yes. It works with any theme or page builder that supports shortcodes. The PRO version
adds a native Gutenberg block and an Elementor widget.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“TrainedPixels FAQ Builder” is open source software. The following people have contributed
to this plugin.

Contributors

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

[Translate “TrainedPixels FAQ Builder” into your language.](https://translate.wordpress.org/projects/wp-plugins/trainedpixels-faq-builder)

### Interested in development?

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

## Changelog

#### 1.0.7

 * Settings option key renamed from `trained_faq_builder_pro_settings` to `trained_faq_builder_settings`;
   existing settings are automatically migrated on upgrade
 * Corrected plugin header description to remove references to PRO-only features(
   Gutenberg, Elementor)
 * Toggle mode shortcode attribute now correctly documented as a PRO feature

#### 1.0.6

 * Moved all PRO features into a standalone premium addon — the free plugin no longer
   contains any license-gated (trialware) code
 * Free plugin identity corrected: plugin name, text domain, PHP constants, and 
   REST namespace now consistently reflect the free version
 * Build pipeline: PRO addon assets now built and distributed separately from the
   free plugin

#### 1.0.5

 * Fixed padding settings — previously only left padding value was editable
 * Added category slug view and one-click copy in the FAQ Manager for shortcode 
   users
 * Fixed Plus/Minus icon preset animation — shows + when closed, – when expanded
 * Fixed custom icon upload and dual closed/open icon animation

#### 1.0.4

 * Plugin rebranded to TrainedPixels FAQ Builder (new slug: trainedpixels-faq-builder)
 * Dual custom icon upload with separate closed and open state icons
 * Category slug display and one-click copy in the FAQ Manager
 * Visual settings: improved padding controls, icon picker UX, and text-align position
   icons
 * WordPress.org compliance: output escaping, inline script enqueue, cron hook naming

#### 1.0.1

 * Initial WordPress.org release
 * Free version includes shortcode, visual settings, SEO schema markup, and FAQ 
   manager
 * PRO features clearly marked in the UI and documentation

## Meta

 *  Version **1.0.7**
 *  Last updated **2 месеци ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.8 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/trainedpixels-faq-builder/)
 * Tags
 * [Accordion](https://mk.wordpress.org/plugins/tags/accordion/)[faq](https://mk.wordpress.org/plugins/tags/faq/)
   [schema](https://mk.wordpress.org/plugins/tags/schema/)[seo](https://mk.wordpress.org/plugins/tags/seo/)
   [shortcode](https://mk.wordpress.org/plugins/tags/shortcode/)
 *  [Advanced View](https://mk.wordpress.org/plugins/trainedpixels-faq-builder/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/trainedpixels-faq-builder/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/trainedpixels-faq-builder/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://trainedpixels.com/)