2,000+
February 4, 2026
February 6, 2011
Uses custom post types and taxonomies to manage an FAQ section for your site. Includes a set of custom taxonomies to organize, and shortcode options for different display configurations. See the FAQ section for complete setup options.
faqcombo shortcode to allow for a list of FAQ titles that inner-link to the content on the pagefaq-cap to all related admin menu pages. See the Codex on user_has_cap filter to adjust.This section describes how to install the plugin and get it working.
/wp-content/plugins/ directory or install via the WP admin panelIt uses the custom post type feature to create a dedicated FAQ section in your WordPress site, including categories and tags exclusive to them.
Each FAQ acts like a “post”. You can assign your own categories (called topics) or tags and organize as you see fit. You can also use shortcodes to place them on any page as follows:
For the complete list:
place [faq] on a post / page
For a single FAQ:
place [faq faq_id="ID"] on a post / page
List all from a single FAQ topic category:
place [faq faq_topic="topic-slug"] on a post / page
List all from a single FAQ tag:
place [faq faq_tag="tag-slug"] on a post / page
List all from multiple FAQ tags:
place [faq faq_tag=”tag-slug-1, tag-slug-2″] on a post / page
List all from both FAQ topics and FAQ tags:
place [faq faq_topic=”topic-slug-1″ faq_tag=”tag-slug-2″] on a post / page
The list will show 10 FAQs based on your sorting (if none has been done, it will be in date order).
* To display only 5:
place [faq limit="5"] on a post / page
To display ALL:
place [faq limit="-1"] on a post / page
For a list with a title and link to full FAQ:
place [faqlist] on a post / page
For a list with a group of titles that link to complete content later in page:
place [faqcombo] on a post / page
For a list of taxonomies (topics or tags) with a link to their respective archive page:
place [faqtaxlist type="topics"] or [faqtaxlist type="tags"] on a post / page
For a list of taxonomies (topics or tags) with their description:
place [faqtaxlist type="topics (or tags)" desc="true"] on a post / page
No changelog available.
| Version | Download | Type |
|---|---|---|
| 2.0.4.4 | Download | Stable |
| 2.0.4.3 | Download | Stable |
| 2.0.4.2 | Download | Stable |
| 2.0.4.1 | Download | Stable |
| 2.0.4 | Download | Stable |
| 2.0.3 | Download | Stable |
| 2.0.2 | Download | Stable |
| 2.0.1 | Download | Stable |
| 2.0.0 | Download | Stable |
| 1.331 | Download | Stable |
| 1.330 | Download | Stable |
| 1.329 | Download | Stable |
| 1.328 | Download | Stable |
| 1.327 | Download | Stable |
| 1.326 | Download | Stable |
| 1.325 | Download | Stable |
| 1.324 | Download | Stable |
| 1.323 | Download | Stable |
| 1.322 | Download | Stable |
| 1.321 | Download | Stable |
| 1.283 | Download | Stable |
| 1.282 | Download | Stable |
| 1.281 | Download | Stable |
| 1.043 | Download | Stable |
| 1.042 | Download | Stable |
| 1.32 | Download | Stable |
| 1.31 | Download | Stable |
| 1.29 | Download | Stable |
| 1.28 | Download | Stable |
| 1.27 | Download | Stable |
| 1.26 | Download | Stable |
| 1.25 | Download | Stable |
| 1.24 | Download | Stable |
| 1.23 | Download | Stable |
| 1.22 | Download | Stable |
| 1.21 | Download | Stable |
| 1.14 | Download | Stable |
| 1.13 | Download | Stable |
| 1.12 | Download | Stable |
| 1.11 | Download | Stable |
| 1.04 | Download | Stable |
| 1.3 | Download | Stable |
| 1.03 | Download | Stable |
| 1.2 | Download | Stable |
| 1.02 | Download | Stable |
| 1.1 | Download | Stable |
| 1.01 | Download | Stable |
| 1.0 | Download | Stable |
| Development | Download | Trunk |