Title: TrainedPixels FAQ Builder
Author: TrainedPixels
Published: <strong>2026년 2월 26일</strong>
Last modified: 2026년 2월 26일

---

플러그인 검색

![](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

 작성자: [TrainedPixels](https://profiles.wordpress.org/trainedpixels/)

[다운로드](https://downloads.wordpress.org/plugin/trainedpixels-faq-builder.1.0.7.zip)

 * [세부사항](https://ko.wordpress.org/plugins/trainedpixels-faq-builder/#description)
 * [평가](https://ko.wordpress.org/plugins/trainedpixels-faq-builder/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/trainedpixels-faq-builder/#installation)
 * [개발](https://ko.wordpress.org/plugins/trainedpixels-faq-builder/#developers)

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

## 설명

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.

## 스크린샷

[⌊Manage FAQ content faster: create, search, edit, delete, categorize, and reorder
FAQs from one central manager.⌉⌊Manage FAQ content faster: create, search, edit,
delete, categorize, and reorder FAQs from one central manager.⌉[

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.⌉⌊Configure shortcode
layout behavior: control item spacing, container width, and container padding with
a live preview of the frontend output.⌉[

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.⌉⌊Customize question design without
CSS: choose fonts, colors, icon styles, and icon positions with instant preview 
feedback.⌉[

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.⌉⌊Improve mobile 
readability and site hygiene: enable responsive font scaling, set mobile breakpoints,
and choose uninstall data cleanup behavior.⌉[

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.⌉⌊Control FAQ motion behavior:
Lite includes smooth slide animation, while PRO unlocks additional animation types
for richer interactions.⌉[

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.⌉⌊Fine-tune UX
and accessibility details: adjust padding, borders, hover opacity, and focus outline
settings for cleaner, more accessible FAQ blocks.⌉[

Fine-tune UX and accessibility details: adjust padding, borders, hover opacity, 
and focus outline settings for cleaner, more accessible FAQ blocks.

## 설치

 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.

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“TrainedPixels FAQ Builder”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이
플러그인에 기여하였습니다.

기여자

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

[자국어로 “TrainedPixels FAQ Builder”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/trainedpixels-faq-builder)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/trainedpixels-faq-builder/)
는, [SVN 저장소](https://plugins.svn.wordpress.org/trainedpixels-faq-builder/)를
확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/trainedpixels-faq-builder/)
을 [RSS](https://plugins.trac.wordpress.org/log/trainedpixels-faq-builder/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 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

## 기초

 *  버전 **1.0.7**
 *  최근 업데이트: **4개월 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 5.8 또는 그 이상 **
 *  다음까지 시험됨: **6.9.4**
 *  PHP 버전 ** 7.4 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/trainedpixels-faq-builder/)
 * 태그:
 * [Accordion](https://ko.wordpress.org/plugins/tags/accordion/)[faq](https://ko.wordpress.org/plugins/tags/faq/)
   [schema](https://ko.wordpress.org/plugins/tags/schema/)[seo](https://ko.wordpress.org/plugins/tags/seo/)
   [shortcode](https://ko.wordpress.org/plugins/tags/shortcode/)
 *  [고급 보기](https://ko.wordpress.org/plugins/trainedpixels-faq-builder/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

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

[모든  리뷰 보기](https://wordpress.org/support/plugin/trainedpixels-faq-builder/reviews/)

## 기여자

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

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/trainedpixels-faq-builder/)

## 기부

이 플러그인이 발전하도록 도우시겠습니까?

 [ 이 플러그인에 기부하기 ](https://trainedpixels.com/)