WordPress maintenance or security needs? Reach out!
TLDWP

Plugin: frequently-asked-questions (Used by 5 domains)

FAQ for WordPress

Frequently Asked Questions is a simple & fast jQuery faq solution to help webmaster create / manage / edit FAQs easily.

Features in our FAQ for WordPress plugin:

  • Responsive FAQ design
  • Unlimited FAQs
  • Unlimited FAQ categories
  • Opt to select multiple templates and color schemes for FAQ
  • Create FAQ categories and assign FAQ posts to categories
  • Display FAQs grouped by category: you can use You can use shortocde [faq catid=1] to show FAQs by categories, in the case you have multiple products, you can build multiple faq lists which grouped by FAQ categories
  • Display limited FAQ items: Just use shortcode parameters like this: [faq limit=’20’]. If you want to display all faq items, use shortcode [faq] directly
  • Custom FAQ items Order: In FAQ global settings panel, you can custom FAQ items order
  • Wocommerce FAQ: In “FAQ Global Settings” panel, you will find new option “Enable Woocomemrce F.A.Q Tab”, You can display / hide F.A.Q tab in woocommerce product tabs
  • Opt to import WP existed post in FAQ list: Just input the id of existed wordpress post, you can import existed wordpress post / custom posts to create FAQ items automatically, FAQ for WordPress plugin will import the post title as FAQ title automatically, and import the post content as FAQ content
  • Opt to add No Index meta for any FAQ post to tell google do not index this FAQ post
  • Opt to custom faq bar background color, you can change color of faq bar background from color picker, in front-end, the faq bar background color will be changed as you settings in back-end
  • Create multiple FAQs for different usage.
  • Lightweight & load fast & easy to use, just 2 minutes, you can build your own faq lists
  • Add / Edit / Delete / Manage FAQ in Frequently Asked Questions via WYSIWYG wordpress standard editor
  • Support wordpress F.A.Q Index / Archive Page: In FAQ for WordPress global settings page, support opt to enable or disable faq archive page, opt to enable or disable faq permalinks
  • SEO-Friendly, we added faq link for each faq term, for help your site to get a better SEO rank, In FAQ editor, you can edit / custom the permalink of faq post, default permalink looks like this: https://tooltips.org/faq/how-to-use-wordpress-tooltips-pro-plugin
  • Support all morden browser
  • In frontend, you can use shortocde [faq] to show all accordion faq in any wordpess post or page
  • In frontend, users can toggle between hiding and showing large amount of faq content via a few clicks
  • Developer can add their customized effect on faq items via filter api

> * more…

You can find demo at FAQ DEMO

Features in our FAQ for WordPress pro plugin ( only $5 )

  • AI FAQ — Support use OpenAI ChatGPT to generate high-quality original content for WordPress F.A.Q and wordpress post automatically
  • Opt to customize background color of FAQ question and FAQ answer
  • Opt to customize background color of FAQ question and FAQ answer
  • Opt to customize font color of FAQ question and FAQ answer
  • Opt to customize font size of FAQ question and FAQ answer
  • Opt to customize FAQ accordion activate item border color
  • FAQs grouped by category
  • Specified number of FAQ items for each FAQ
  • Support create multiple FAQs for different usage
  • more…

Change Log of WordPress Frequently Asked Questions Plugin

= Version 3.8.9 =

How to Custom FAQ Item Order

Version 3.8.5

In accordance with wordpress requirements, we have changed the plugin’s name

Version 3.8.3

Enhanced code security

Version 3.7.9

follow wordpress security to enahnce security

Version 3.7.7

In FAQ for WordPress Global Settings panel, added new option to allow admin to custom faq bar background color, you can change color of faq bar background from color picker, in front-end, the faq bar background color will be changed as you settings in back-end

Version 3.7.5

follow wordpress security to use sanitize_text_field enhance security for wordpress admin

Version 3.7.3

our tooltips plugin support add tooltips effect with videos / audio / images in faq items, but a user said he cannot add his customized function on faq items, in this version we added two filter for developer to add specific effects on FAQ title or FAQ content of faq items:
You can use filter_faq_item_title to change content of faq title or something more, for example, add tooltip effects on faq title
apply_filters( ‘filter_faq_item_title’, $ffw_faq_for_wp_how_to_bar_title);
You can use filter_faq_item_content to change content of faq item content or something more, for example, add tooltip effects on faq content
apply_filters( ‘filter_faq_item_content’, $ffw_faq_for_wp_how_to_bar_content);

Version 3.7.1

Opt to add No Index meta for any FAQ post to tell google do not index this FAQ post
You can enable faq archive in the page yourdomain.com/faqs, also you can one click to disable faq archive in faq settings panel

Version 3.6.7

Support woocommerce faq
In “FAQ Global Settings” panel, you will find new option “Enable Woocomemrce F.A.Q Tab”
You can display / hide F.A.Q tab in woocommerce product tabs

Version 3.6.5

Support to display only the specified number of FAQ items
Just use shortcode parameters like this:
[faq limit=’20’]
If you want to display all faq items, use shortcode [faq] directly

Version 3.6.3

Support wordpress F.A.Q Index / Archive Page
In FAQ for WordPress global settings page, support opt to enable or disable faq archive page, opt to enable or disable faq permalinks

Version 3.5.9

Added a new Black Blue F.A.Q Template

Version 3.5.3

You can use any existed post or even custom post as FAQ, so you will not need re-write duplicated content in FAQ, we will reuse the post title as FAQ title, and reuse the post content as FAQ content.
For example, if you have a bbpress topic, and you think that is helpful for users, you can just add post id in FAQ editor, and we will use the specified bbpress topic title as FAQ title and use bbPress topic content as FAQ content… and so on
When you edit a FAQ term, in the right hand of the FAQ editor, you will find “Use existed post as FAQ post?” metabox, just enter the existed post id in the input box, then the title and content of this FAQ will be replaced with your specificed post

Version 3.4.3

Added a new Pretty Yellow faq Template, in “FAQ Global Settings” panel, in “Select FAQ Template” option,
you will find the new pretty yellow faq template

Version 2.4.3

Added faq link for each faq term, for help your site to get a better SEO rank
It looks like this: https://tooltips.org/faq/wordpress

In FAQ editor, you can edit / custom the permalink of faq post

Version 2.1.3

Added FAQ demo Url in readme

Version 2.1.1

Support FAQ temeplate
In FAQ admin area, you will find new menu “Global Settings”
In “Global Settings” panel, you will find “Select FAQ Template” option
In “Select FAQ Template” option, you can select different FAQ template
Also we build a demo at: https://tooltips.org/faq/

Version 1.2.3

Load jQuery-UI.js for more functions

Version 1.1.3

Support display FAQs grouped by category
You can use shortocde [faq catid=1] to show faq which
In faq categories manage panel, Updated label to “Add New FAQ Categories”
In faq categories manage panel, Updated label to “Parent FAQ Categories”
In faq categories manage panel, change button to “Add New FAQ Categories”

Version 1.0.3

Add icons for faq items
Upgrade jquery UI theme
Add images

Version 1.0.0

  • Spell out that the license is GPLv3
  • Finished the first version
  • General code clean up

My Other Plugins You Might Also Like:

  • WordPress Tooltips Pro
  • WordPress Tooltips Free
  • WordPress Frequently Asked Questions
  • Download

    https://tooltips.org/faq/

    DomainExposuresHeadersLast Checked
    s*o*t*t*a*i*g*e*s*e*.com (WP 7.0.4) C Aug 17, 2026
    t*e*f*o*t*e*s*o*k.com F Jul 28, 2026
    t*a*s*e*h*b*r*e*i.net F Jul 16, 2026
    n*e*i.org (WP 7.0) F Jul 7, 2026
    m*s*r*a*x*v.com (WP 7.0) F Jul 6, 2026

    Top 50 Plugins

    Plugin Count
    elementor 1,763,072
    contact-form-7 1,744,218
    elementor-pro 1,048,783
    woocommerce 813,977
    revslider 605,223
    jetpack 452,544
    js_composer 417,093
    wp-rocket 340,194
    essential-addons-for-elementor-lite 263,304
    gravityforms 256,003
    complianz-gdpr 255,268
    google-site-kit 233,550
    cookie-law-info 227,154
    instagram-feed 223,158
    sitepress-multilingual-cms 209,283
    header-footer-elementor 205,261
    google-analytics-for-wordpress 203,825
    bluehost-wordpress-plugin 192,279
    elementskit-lite 178,903
    gutenberg 167,885
    cookie-notice 147,620
    litespeed-cache 145,572
    gtranslate 123,526
    wpforms-lite 122,474
    the-events-calendar 121,649
    astra-sites 112,082
    gutenberg-core 111,867
    popup-maker 108,852
    woocommerce-payments 108,658
    tablepress 101,915
    honeypot 97,643
    astra-addon 93,337
    wp-smushit 90,179
    duracelltomi-google-tag-manager 90,068
    coblocks 89,012
    layerslider 88,495
    all-in-one-seo-pack 88,336
    bb-plugin 86,281
    akismet 84,473
    premium-addons-for-elementor 83,585
    ml-slider 82,395
    cleantalk-spam-protect 81,902
    mailchimp-for-wp 80,959
    megamenu 79,877
    woocommerce-gateway-stripe 78,884
    jet-engine 77,667
    ewww-image-optimizer 76,783
    fusion-builder 76,580
    wp-pagenavi 76,388
    smart-slider-3 75,555

    Top 50 Themes

    Theme Count
    hello-elementor 618,557
    Divi 492,566
    astra 411,926
    flatsome 141,855
    Avada 120,231
    generatepress 114,417
    oceanwp 79,834
    pub 78,203
    kadence 78,137
    enfold 68,181
    salient 64,656
    twentyseventeen 54,110
    bb-theme 52,994
    twentytwentyfour 52,680
    betheme 52,320
    blocksy 50,705
    cocoon-master 49,217
    twentytwentyfive 45,329
    dt-the7 45,261
    woodmart 44,284
    h4 38,974
    neve 37,865
    Avada-Child-Theme 36,829
    gox 36,324
    bridge 31,028
    twentytwentyone 30,097
    lightning 30,069
    twentytwenty 28,607
    swell 28,181
    bricks 26,546
    Impreza 25,921
    Newspaper 24,174
    twentytwentythree 21,990
    epik-redesign 19,056
    twentytwentytwo 18,693
    uncode 18,331
    twentysixteen 17,596
    pro 17,559
    storefront 16,238
    sydney 16,133
    Total 14,236
    hello-theme-child-master 14,013
    factory-templates-4 13,703
    themify-ultra 12,904
    hestia 12,492
    yootheme 12,446
    extendable 12,300
    yith-wonder 12,016
    porto 11,889
    twentyfifteen 11,882