Ultimate FAQ

Wordpress Plugin
Download latest - 2.2.2

Developers

Rustaurius

Download Stats

Today 155
Yesterday 247
Last Week 1,511
All Time 329,942
Banner 772x250

Easily create FAQs and add them to any page on your site. The responsive accordion display fits seamlessly into any site and provides a great FAQ user experience on any device.

FAQ Demo

The plugin includes Gutenberg blocks as well as shortcodes, so you can display your FAQs on any page, no matter which page editing system you are using. We also include several patterns, so you can integrate your FAQs directly into your block-based theme.

Key Features

  • Create unlimited FAQs
  • Create unlimited FAQ categories and tags
  • Easy-to-use Gutenberg blocks to display your FAQs anywhere
  • FAQ shortcodes for extra flexibility
  • Responsive accordion layout that will fit any site and any device
  • FAQ schema structured data
  • Ordering and sorting options for your FAQ page
  • Group FAQ options
  • Translation ready (all strings localized and .pot file included)
  • Insert custom CSS to style your FAQ layout

Ultimate FAQ is very user friendly and comes with a walk-through that runs automatically when you activate the plugin and will help you create your first FAQs and set key options!

[youtube https://www.youtube.com/watch?v=ULAq7e-JyL8]

FAQ Structured Data

The plugin includes full FAQPage and FAQ schema structured data markup, in LD+JSON format. So, when your page is indexed, Google will know its an FAQ page and can list it accordingly in search results.

Additional FAQ Features

  • Widgets to display a list of specific FAQs, as well as for recent and popular FAQs
  • Choose what elements show for each FAQ (e.g. categories, tags, author, date, etc.)
  • FAQ statistics and view count
  • Allow people to comment on individual FAQs
  • And more!

Advanced FAQ Search (Requires Premium)

In order to make it as easy as possible for your visitors to find the information they are looking for, the premium plugin comes with a built-in FAQ search form

  • Easily add the FAQ search form to any page via block or shortcode.
  • Uses asynchronous requests to search your whole database of FAQs in real time, without having to reload the page.
  • Includes option to display your FAQs on the initial page load
  • And an option to auto-complete FAQs as you type in the search form

Combining these features allows you to create one page that serves as both your FAQ page and your search page. The experience couldnt be any easier for your visitors.

FAQs for WooCommerce (Requires Premium)

The premium version of the Ultimate FAQs plugin comes with WooCommerce integration, so you can easily add FAQs to your product pages.

  • Add an FAQs tab to product pages
  • Responsive accordion layout that fits seamlessly into any product page
  • Create an FAQ category that matches the name of a product or category in your WooCommerce and it will automatically show!
  • Alternatively, manage product FAQs directly from the product edit screen

Ultimate FAQ Premium

The premium version of this plugin also comes with the following great features:

  • Several custom-designed responsive FAQ layouts and styles
  • Choose from 15 toggle icon sets for your frequently asked questions
  • WP Forms Integration
  • Share FAQs on social media
  • Select animation options
  • Drag and drop precise ordering of FAQs
  • Add additional custom fields to your FAQs, such as a text area, file, link, date and more
  • SEO-Friendly FAQ, category and tag permalinks
  • Add an FAQ submit form to your site, so visitors can suggest their own FAQs and also (optionally) answers
  • Admin notification for new FAQ submissions
  • Bulk import FAQs from a spreadsheet
  • Export FAQs to spreadsheet
  • Export all FAQs to a PDF to (e.g. to create a user manual)
  • Advanced FAQ styling options
  • Change the FAQ permalink slug base
  • Labelling options

[youtube https://www.youtube.com/watch?v=fLory4igOWs]

For further information and purchasing options, please visit our WordPress FAQ plugin homepage.

** We are also pleased to offer a free 7-day trial of the premium version, which you can use to test out features like the FAQ search form, custom fields and styling options before buying! **

Customize Your FAQs with the Included Template System

Ultimate FAQ is built on a series of templates, such that everything that displays on the front end of the plugin can be customized by creating your own template files (to modify and/or overwrite the existing templates files). This gives you a powerful and non-destructive way to custmoize the look and functionality of the FAQs to your exact needs. More info about this can be found in our documentation.

FAQ Blocks

  • Display FAQs: Display all FAQs, or only specific categories using the block attributes
  • Popular FAQs: Displays a number of the most viewed FAQs (5 unless specified)
  • Recent FAQs: Displays a number of the most recently added FAQs (5 unless specified)
  • Search FAQs: Display a search form that allows users to find FAQs with a specific string in the title or body of the FAQ post (premium)
  • Submit FAQ: Display a form that allows users to submit FAQs of their own and, if enabled, enter an answer to their submitted question as well (premium)

FAQ Shortcodes

  • [ultimate-faqs]: Display all FAQs, or only specific categories using include_category and exclude_category attributes (both take a comma-separated list of category slugs)
  • [popular-faqs]: Displays a number of the most viewed FAQs (5 unless specified)
  • [recent-faqs]: Displays a number of the most recently added FAQs (5 unless specified)
  • [select-faq]: Display specific FAQ posts, using the attributes faq_name, faq_slug and faq_id which take comma-separated lists of FAQ post names, slugs and ids respectively
  • [ultimate-faq-search]: Display a search form that allows users to find FAQs with a specific string in the title or body of the FAQ post (premium)
  • [submit-question]: Display a form that allows users to submit FAQs of their own and, if enabled, enter an answer to their submitted question as well (premium)

For help and support, please see:

  • Our documentation, here: https://doc.etoilewebdesign.com/plugins/ultimate-faq/user/
  • Our FAQ pages, here: https://doc.etoilewebdesign.com/plugins/ultimate-faq/user/faq, and here: https://wordpress.org/plugins/ultimate-faqs/faq/
  • Our installation guide and information about the walk-through, here: https://doc.etoilewebdesign.com/plugins/ultimate-faq/user/getting-started/install
  • Our tutorial videos, here: https://www.youtube.com/playlist?list=PLEndQUuhlvSrNdfu5FKa1uGHsaKZxgdWt
  • The Ultimate FAQ support forum, here: https://wordpress.org/support/plugin/ultimate-faqs/
  • Our Support Center, here: https://www.etoilewebdesign.com/support-center/

Releases (207 )

Version Release Date Change Log
2.2.2 2022-12-09

(2022-12-08) = - Update to remove warning notice that was sometimes displaying on the FAQ search page if certain parameters were not defined.

2.2.1 2022-12-08

(2022-12-08) = - Updated an incorrect link URL in the admin. - Plus the following from 2.2.0: - Added new tutorial videos to the settings pages that explain and show what each option does. - Added quick links to the admin about page to re-run the walk-through, view tutorial videos and suggest a feature. - Added new parameters to the Display FAQs block and the ultimate-faqs shortcode that let you enable/disable FAQ accordion and category accordion. - Updated dropdown block parameters to have a default value. - Accessibility updates (e.g. for the Expand button and the FAQ search label). - Tested with PHP 8.1. - Updated the export class for PHP 8 compatibility.

2.2.0 2022-12-08

(2022-12-08) = - Added new tutorial videos to the settings pages that explain and show what each option does. - Added quick links to the admin about page to re-run the walk-through, view tutorial videos and suggest a feature. - Added new parameters to the Display FAQs block and the ultimate-faqs shortcode that let you enable/disable FAQ accordion and category accordion. - Updated dropdown block parameters to have a default value. - Accessibility updates (e.g. for the Expand button and the FAQ search label). - Tested with PHP 8.1. - Updated the export class for PHP 8 compatibility.

2.1.18 2022-11-02

(2022-10-13) = - Fixed an issue in which, if the include_category attribute was used in the search shortcode, multiple categories would display if some of the FAQs matching that category were in multiple categories.

2.1.17 2022-08-22

(2022-08-22) = - Updating a condition to make sure the new block patterns do not cause an error on WordPress installations using a version of WordPress older than 5.5.

2.1.16 2022-08-12

(2022-08-12) = - Introducing new block patterns, which can be used to integrate FAQs directly into your block-based theme templates. - Added a parameter to the Display FAQs block, as well as an attribute to the ultimate-faqs shortcode, that lets you enable/disable grouping FAQs by category for that specific instance. - Added a Tags column to the main admin FAQs overview/table. - Updated the success/failure/validation messaging for the submit question form and added labelling options for these.

2.1.15 2022-06-10

(2022-06-10) = - Fixed an issue in which FAQs were sometimes showing on archive pages for other custom post types if there was nothing selected for the FAQ Page setting.

2.1.14 2022-05-20

(2022-05-20) = - Tested with WordPress 6.0.

2.1.13 2022-05-17

(2022-05-17) = - Added previews for Gutenberg blocks (i.e. when, on the page edit screen, you add the block, it will show a preview).

2.1.12 2022-05-04

(2022-05-04) = - Added a setting to choose/set an FAQ page (as an alternative option to manually putting the block or shortcode on a page). - Implemented an option to highlight the search term in the results. - Multiple admins can now be emailed on question submission (comma-separated). - The "No Results Found" text is now wrapped in a selector, so you can style it separately, if desired. - FAQ Category Toggle now has a title attribute. It also has a tabindex="0" attribute so that the toggle div can be selected via the keyboard. - Added a small delay before fetching search results, so that, if someone is typing a query, less requests are being sent to the server. - Updated the X button that clears the search field, so that it sets the display back to no FAQs or all FAQs, depending on which option you have specified. - Fixed an issue causing date and datetime custom fields to show an incorrect input type on the FAQ edit screen. - FAQs set to Private now display on the front end when you are logged in to the site. - Removed some extra blank spaces that were showing in textarea edit fields.

2.1.11 2022-03-01

(2022-03-01) = - Fixed an issue causing invalid schema (structured data).

2.1.10 2022-02-24

(2022-02-23) = - Updated WPForms integration, so you can now specify a minimum character count before matching FAQs show. - Removed Gutenberg block code from the output of the post body in the structured data. - Fix for structured data not output on FAQ search page. - Fix for issue in which, when using the ordering table, editing the FAQ that was at the top would send it to the bottom.

2.1.9 2022-02-01

(2022-02-01) = - Fixed compatibility issue when using block-based themes.

2.1.8 2022-01-26

(2022-01-26) = - Updated escaping function to correct issue with the widget output.

2.1.7 2022-01-19

(2022-01-19) = - Added a new filter (ewd_ufaq_kses_allowed_html) to specify allowed tags for the FAQ answer/body.

2.1.6 2022-01-05

(2022-01-05) = - Fixed an issue causing the YouTube block to not output on the front end in an FAQ post.

2.1.5 2022-01-04

(2022-01-04) = - Updated class naming issues. - Fixed a few styling issues with the walk-through.

2.1.4 2021-12-29

(2021-12-29) = - Updated sanitizing and escaping.

2.1.3 2021-12-24

(2021-12-24) = - Updated sanitizing and escaping. - Added stable tag.

2.1.2 2021-12-23

(2021-12-23) = - Updating nonce and capability checks for AJAX calls. - Updating sanitization and escaping.

2.1.1 2021-12-22

(2021-12-22) = - Fixed an issue in which the defaults were not being correctly set for a few options.

2.1.0 2021-12-21

(2021-12-21) = - Changed how premium settings areas are previewed. - CSS styling update for the FAQ Details area on the FAQ edit screen.

2.0.26 2021-12-13

(2021-12-13) = - Added a notice pertaining to the requirement of the premium helper plugin to access premium settings and content.

2.0.25 2021-11-03

(2021-11-03) = - Updates the SAP library to version 2.6.1 - Updates setting's so that a number display only conditionally on other settings' values - Fix for the 'X' in the search box not re-triggering the AJAX search

2.0.24 2021-10-07

(2021-10-07) = - Adds in error handling for when the display_faq isn't defined - Adds in additional checks to prevent a console errors when the plugin JS files are loaded without the default localization data being defined.

2.0.23 2021-09-17

(2021-09-17) = - Updated how secondary assets are conditionally enqueued. - Adds in a check to prevent a console error when the plugin JS files are loaded without the default localization data being defined.

2.0.22 2021-09-08

(2021-09-08) = - Updated the settings page library. - Made FAQ search input field type search, so it includes functionality such as the clear event. - Updated the conditional enqueuing of assets. - Update to the integration with the Ultimate WP Mail plugin for the submitted FAQ thank-you email. - Added ID to the category headings (when grouping FAQs by category), so you can anchor link directly to one. - Added a check on FAQ import for the post type, so you can't accidentally overwrite an existing post if you mistakenly specify a post ID that already exists for a post in another post type.

2.0.21 2021-08-12

(2021-08-12) = - Updated deprecated block_categories.

2.0.20 2021-07-21

(2021-07-21) = - Updating a condition to account for a possible notice create by a rare use of the_content filter.

2.0.19 2021-06-24

(2021-06-24) = - Fixed an issue in which FAQs that were imported would not display on the front end until manually updated.

2.0.18 2021-06-21

(2021-06-21) = - Fixed an issue with incorrect permalinks in search results. - Fixed an issue in which emails from Ultimate WP Mail were not available for selection. - Fixed an issue in which

2.0.17 2021-05-14

(2021-05-14) = - Fixed an issue causing the AJAX dynamic search results to not automatically show when typing when auto complete was disabled. - Fixed a conflict between multiple shortcodes listed on the search page. Please, you still should not have any extra shortcodes on your search page other than the one search shortcode! - Fixed issue with incorrect tag and category links on single post page.

2.0.16 2021-05-10

(2021-05-10) = - Fixed an issue in which the wrong URL was being generated for tag links when pretty permalink was enabled. - Added an option to disable front-page canonical redirects if you are using your homepage as your FAQ page.

2.0.15 2021-05-05

(2021-05-05) = - Fixed an issue in which the "FAQs per page" wasn't populating subsequent pages when "Group FAQs by Category" was enabled.

2.0.14 2021-04-29

(2021-04-29) = - Fixed an issue causing it to sometimes take two clicks to open an FAQ when accordion was enabled and you were using a reveal effect. - Set the default sort order for the popular-faqs shortcode to descending.

2.0.13 2021-04-23

(2021-04-23) = - Fixed an issue in which permalinks were not correctly redirecting if you had the destination set to the main FAQ page and pretty permalinks enabled.

2.0.12 2021-04-22

(2021-04-22) = - Added workaround for missing formatting when using Elementor due to the way they filter the content. - Removed "Expand All" button from single FAQs. - Fixed a display issue, where "Expand All" was displaying instead of "Collapse All" when display_all_faqs was being used. - Eliminated a notice.

2.0.11 2021-04-20

(2021-04-20) = - Fixed incorrect URL for category links in FAQ search result - Fixed link type custom fields not abiding the Hide Blank setting - Fixed issue with link type custom fields not being formatted as a link on the front end

2.0.10 2021-04-19

(2021-04-19) = - Corrected console JS error on admin Dashboard page. - Updated admin enqueuing conditions.

2.0.9 2021-04-15

(2021-04-15) = - Fix for fatal error happening on plugin update. - If you are updating from a pre-2.0.0 version of the plugin, you may have to manually re-activate the plugin after running the update.

2.0.8 2021-04-14

(2021-04-14) = - Workaround for infinite loop issue caused by SiteOrigin Page Builder's application of content filtering.

2.0.7 2021-04-14

(2021-04-14) = - Fixed the duplicate entry on the Plugins screen - Fixed an issue with the FAQ Elements Order setting/table that was causing a warning and for it to sometimes not display the correct order

2.0.6 2021-04-14

(2021-04-14) = - Fix for the plugin deactivating when updating from pre-2.0.0

2.0.5 2021-04-13

(2021-04-13) = - Fixed an issue where, when a single FAQ is linked to, the plugin was no longer scrolling to it. - Fixed incorrect path for loading plugin text domain. - Added the ability for the display_all_answers and group_by_category settings, for the View.FAQs class, to be filtered. This will allow you to override the default settings, to (among other things) do something like make an FAQ start closed even if it's the only one displaying. You can see the following for an example: https://pastebin.com/gZXFcmtw

2.0.4 2021-04-12

(2021-04-12) = - Update to the structured data to make it so that, if you have multiple instances of the shortcode on the same page, it will combine the data from all of them and output only one FAQPage schema. - Fixes an issue with filtered FAQ content being displayed on archive pages.

2.0.3 2021-04-09

(2021-04-09) = - Disables group-by-category if there's only a single FAQ, which rectifies issue of duplicates showing on single post page.

2.0.2 2021-04-08

(2021-04-08) = - When using the "include_category" attribute while having "Group FAQs by Category" enabled, FAQs that are included in multiple categories will only be displayed in the categories specified in the "include_category" attribute. - Generated a new .pot file.

2.0.1 2021-04-07

(2021-04-07) - Please double check after updating to see if the plugin was automatically re-activated. If not, you just need to manually click the Activate button. - Fixed an issue causing the "Share" label to show when it shouldn't - Fixed an issue causing new FAQs to not display in the order table - Fixed an issue causing the order set in the order table to not apply on the front end - Changed default slug base back to the correct "ufaqs" - Removed the border that was now appearing by default around the toggle symbol

2.0.0 2021-04-06

(2021-04-06) - This update includes quite a big change to the construction of the plugin, so please take caution and test before updating on a live site (or wait a few days before updating in case some minor corrective updates need to be released). - Rebuilt the plugin, from the ground up, to be object oriented. - Updated the structure of the settings pages. - Fixed an issue with the WooCommerce integration causing other tabs to not display. - Fixed an issue with reveal effects not working. - Fixed issues with custom field importing. - If there's only a single FAQ being displayed, it will automatically display opened - CSS/styling updates, including for columns and WP Forms integration. - Updates to several styling options. - Updates to several option descriptions, to clarify them. - Updated the conditional loading of CSS and JS assets. - Added labelling option. - Cleaning up/removing unnecessary code and files. - Eliminating notices. - JS localization. - Updated .pot file. (If you have created a translation based on the old version, you might need to just update your .po file for this new version.)

1.9.12 2021-03-18
  • Fixing an issue in which tabs and content from other sources were not showing in WooCommerce tabs
1.9.11 2020-12-21
  • Updated .pot file for translations.
  • Update to plugin name and description to clarify purpose and use.
1.9.10 2020-10-19
  • Further update for the feedback notice due to user who seems to still not be able to dismiss it.
1.9.9 2020-09-11
  • Corrects recent issue causing the feedback notice to not dismiss correctly
1.9.8 2020-09-09
  • Updated plugin documentation to take into account features that have been modified and added recently, and to more accurately reflect the current version of the plugin.
1.9.7 2020-08-20
  • CSS updates for the admin
  • Updating plugin and author links to the current correct URLs
  • Small change in the name to make purpose of plugin more clear
1.9.6 2020-08-14
  • Adding labelling option
1.9.5 2020-07-22
  • Correcting/eliminating several PHP notices
  • Updating the version of FPDF used to 1.82
1.9.4 2020-07-02
  • Update to correct a potential minor XSS vulnerability
1.9.3 2020-06-02
  • CSS update for the admin styling options page layout
  • Clarifying the purpose of the plugin in the name
1.9.2 2020-05-08
  • Small CSS update for admin options page layout
1.9.1 2020-05-01
  • Added extra security to the import feature.
1.9.0 2020-05-01
  • Added a new feature to integrate with WP Forms. Now you can set a field in your WP Forms contact form to automatically suggest and display FAQs when someone starts typing their message.
  • Corrected an issue where the FAQ search was sometimes not working when the auto complete option was disabled.
  • Corrected an issue where sometimes the post count did not return correctly if the same post matched for multiple words.
1.8.31 2020-03-11
  • Added in an option to use your own custom image for the FAQ ratings
  • Added in the ability to reset the view count for FAQs
  • Added an include_tag attribute for the shortcode
  • Added in the ability to update FAQs via spreadsheet
  • Updated the toggle feature with accessibility features
  • Fixed an issue with the pagination in search results
  • Fixed an issue with Expand All/Collapse All in search results
  • Fixed the error that was happening when you tried to save a page in the admin that the submit-question shortcode or block is on
  • Fixed the issue where accented letters weren't showing correctly in an exported PDF
  • Fixed an issue in which the main FAQ menu item might still show for a user whose role was below that set with the "Set Access Role" option
  • Removing notices related to undeclared variables
1.8.30 2020-01-06
  • Small update to the sanitization of an FAQ URL parameter
1.8.29 2019-11-15
  • Update for the admin dashboard
1.8.28 2019-11-12
  • Correcting issue with Set Access Role option
1.8.27 2019-10-28
  • Changing the way the schema is included to the new JSON-LD format
  • Adding an option to disable the schema
1.8.26 2019-10-09
  • Removing placeholder text from the admin
1.8.25 2019-09-18
  • Adds in extra verifications for the import and export forms
1.8.24 2019-07-23
  • Correcting notices
1.8.23 2019-05-15
  • Correcting issue with not being able to import
1.8.22 2019-05-08
  • Fixes a minor possible XSS issue
1.8.21 2019-04-04
  • Updated reference variable that was causing a notice in FAQ comments
1.8.20 2019-03-28
  • Added in before_title and after_title for the widget titles
1.8.19 2019-03-21
  • Corrected an issue that was causing the "Skip All" button to not work in the tutorial that displays on plugin activation.
1.8.18 2019-03-19
  • Fixed an incorrect post_type reference in the new walkthrough.
1.8.17 2019-03-11
  • Missing files didn't actually get added in, in the last update. They're there now.
1.8.15 2019-03-11
  • Added in a new guided setup on plugin activation
  • Updated the review ask pop-up
1.8.14 2019-01-25
  • Corrected issue in which the number of columns setting reverted back to default if you deactivated and reactivated the plugin
1.8.13 2019-01-22
  • Corrected issue in which category and tag styling options were not saving
  • Corrected a formatting issue that was affecting certain option screens
1.8.12 2019-01-14
  • Added a skip button to the tutorial that shows when the plugin is first activated
  • Added in a few missing images in the plugin admin area
  • Corrected issue that was causing the review request to pop back up even after a review had been left or feedback sent.
1.8.11 2018-12-07
  • Corrected issue with Gutenberg blocks not displaying in new WordPress 5.0
1.8.10 2018-11-19
  • Updated enqueued JS version number to help with any issues related to the frequency of the request for feedback
1.8.9 2018-10-30
  • Added in missing call go to global version number variable for enqueued files
1.8.8 2018-10-26
  • Added version number to enqueued files
1.8.7 2018-10-10
  • Update to fix class conflict with PHPSpreadsheet if using more than one of our plugins
1.8.6 2018-09-17
  • Update to fix same-page permalinks
  • Update to fix sidebar misalignment issue when Group By Category is enabled
1.8.4 2018-09-13
  • Made the request for feedback less intrusive
1.8.3 2018-09-13
  • Another minor update for the rewite_rules issue
1.8.2 2018-09-13
  • Removed an extra set of quotation marks that was causing flush_rewrite_rules to sometimes be called unnecessarily on init
  • Fixed a styling option that wasn't working correctly for setting the category heading type
1.8.1 2018-09-13
  • Fixes a notice about trying to get property of a non-object
1.8.0 2018-09-12
  • This is a big update with many new features, corrections, revised admin styling, etc., so please take caution and test before updating on a live site
  • Added in easy-to-use Gutenberg blocks for ultimate-faqs, ultimate-faq-search, submit-faq, recent-faqs and popular-faqs shortcodes
  • Added in Gutenberg compatibily for the FAQ post create/edit screen
  • The Options pages have a brand new and easy-to-use design!
  • Added in new labelling options
  • Added in a feature to display FAQs in multiple columns
  • Added in option to set a default category for submitted questions
  • Added in option to choose the number of FAQs that display per page (pagination), with options for distinct pages, a load more button or infinite scroll
  • Made block styling options apply to border block theme as well
  • Added in styling option for category headings
  • Added in functionality for FAQ search, when "show on load" isn't being used, to have all FAQ results clear again when the search bar is cleared
  • Added in option for the permalink to display just the text or just the icon
  • Switched from using PHPExcel to the new PHPSpreadsheet for importing and exporting
  • Made permalink text also a link (not just the icon)
  • Corrected some alignment and styling issues with the FAQ Details meta box on the FAQ post create/edit screen
  • Corrected issue with question/title styling not applying if you chose something other than H4 for FAQ Heading Type
  • Updated comment label for FAQs that have comments enabled
  • Minor styling changes to the FAQ display, including alignment of labels and corresponding fields
  • Removed Color Block option from FAQ Display Style. (With the current Toggle Symbol styling options, it was redundant. If you had this option chosen, nothing will change, as it will automatically switch you to the Default option and keep any color changes you had made using the Toggle Symbol styling as well as your choice for the Color Block Shape.)
  • Generated new .pot file
1.7.3 2018-08-03
  • Made the review ask pop up conditional on having JavaScript enabled and error-free
1.7.2 2018-07-13
  • Added in an option to highlight the search term in the FAQ question and answer when using the search shortcode
1.6.20 2018-07-04
  • Updated the free trial button
1.7.1 2018-05-22
  • Added an explanation for why "file" type custom fields cannot be included in a user-submitted FAQ
  • Fixed a small admin CSS conflict with Gravity Forms
1.7.0 2018-04-12
  • Added the ability to include a "Post Date" and any custom fields when importing or exporting FAQs to a spreadsheet
  • Added an attribute so that only FAQ posts in a parent category is displayed instead of all of the FAQ posts in child categories as welll
  • Added UTF-8 support for PDF exports
  • Fixed a problem where only the top category could be opened if the FAQ shortcode was included twice on a page
  • Fixed an issue where the menu bar wasn't displayed on the edit FAQ screen
  • Fixed an error where blank lines could be imported via spreadsheet as blank FAQs
  • "File" type custom field labels no longer display on the submit FAQ form
1.6.19 2018-03-09
  • Small update to fix the broken dashboard image links
1.6.18 2018-03-09
  • We're doing a big FAQ admin area styling update, first up is the dashboard!
  • Clarified the 'file' field type restriction for the submit FAQ shortcode
1.6.17 2018-02-22
  • Added an option to change who has access to the FAQ admin area
1.6.16 2018-02-13
  • Added in an option to have the category toggles accordion
1.6.15 2018-01-16
  • Added in a option to let users submit custom fields along with their questions when using the submit question shortcode
1.6.14 2018-01-08
  • Fixed a deprecated function issue for PHP 7.2 users
1.6.13 2017-12-22
  • Added in Ultimate WP Mail integration for the submit shortcode
1.6.11 2017-11-22
  • Re-running the set options operation for those who had updated to version 1.6.10
1.6.10 2017-11-22
  • Fixed an issue where new users were getting blank FAQs
1.6.9 2017-11-17
  • Added in the option to re-order the elements of an FAQ (body, date/author, categories, etc.)
1.6.8 2017-11-10
  • Fixed a conflict with other plugins that use CSSTidy for CSS sanitization
  • Added the ability to link to the search shortcode with a term preloaded
1.6.7 2017-11-10
  • Fixed the settings page for those using PHP7
  • Fixed the faq_id attribute of the select-faq shortcode
1.6.6 2017-10-30
  • Added in a captcha option for the submit question shortcode
  • Fixed an HTML validation error
1.6.5 2017-10-10
  • Updated color select sanitizing function
1.6.4 2017-10-09
  • Removed unnecessary code from AJAX processing file
  • Improved admin data processing
1.6.3 2017-09-29
  • Added a nonce field to the settings form
1.6.1 2017-09-13
  • Minor performance enhancement
1.6.0 2017-09-08
  • Added in a new FAQ style, contemporary
  • Fixed an apply_filters issue with the_title
  • Internationalized a few strings
1.5.40 2017-08-31
  • Fixed a number of minor styling issues
1.5.39 2017-08-09
  • Maintenance update (notices removed, pageload speed enhancements, small CSS fixes, etc.)
1.5.38 2017-06-29
  • Added spacing and a span for category post counts
1.5.37 2017-06-21
  • Fixed an error with the "Main FAQ page" permalink setting
1.5.36 2017-06-14
  • Minor admin styling update
1.5.35 2017-05-23
  • Changed the menu icon
  • Added missing filters for the title
  • Made it possible to change the email address that submitted question notifications get sent to
  • Add an Italian translation (Thanks to Nimbaweb)
  • Fixed an error where custom CSS wasn't being applied to the search shortcode
1.5.34 2017-05-10
  • Added an option to display the number of FAQs in a category, when FAQs are grouped by category
1.5.33 2017-04-26
  • Updated the text domain of the plugin, to use the improved WordPress standard
1.5.32 2017-04-21
  • Minor admin CSS update
1.5.31 2017-04-11
  • Fixed a small admin CSS issue
1.5.30 2017-03-28
  • Minor CSS styling updates
1.5.29 2017-03-24
  • Fixed an error where a number of widget titles weren't displaying correctly in the admin area
1.5.28 2017-03-16
  • Updated some PHPExcel files for increased import/export compatibility with PHP7
1.5.27 2017-03-10
  • Added an option for a title on a number of the FAQ widgets
1.5.26 2017-03-03
  • Made a number of changes to speed up page loads for longer FAQs
  • Fixed an issue with the "Random FAQ" widget where an FAQ would be displayed multiple times if it was in multiple categories
1.5.25 2017-03-03
  • Made a number of changes to speed up page loads for longer FAQs
  • Fixed an issue with the "Random FAQ" widget where an FAQ would be displayed multiple times if it was in multiple categories
1.5.24 2017-02-20
  • Fixed a missing slash on the WooCommerce FAQs tab in the admin area
1.5.23 2017-02-17
  • Added a "Random FAQ" widget
  • Added in options to change the toggle icon size and color
  • Fixed a couple of small issues with the AJAX search
1.5.22 2017-02-10
  • Small admin CSS and typo correction in relation to previous update
1.5.21 2017-02-10
  • Split the basic and premium options into a few sub-sections, to make it easier to find the right option
1.5.20 2017-02-08
  • Added a new, simpler way to select which FAQs to display on a product page, directly from the edit product screen
1.5.19 2017-02-05
  • Minor admin area update
1.5.18 2017-02-01
  • Removed a number of notices
1.5.17 2017-02-01
  • Removed a number of notices
1.5.16 2017-01-19
  • Replaced the version of PHPExcel used, so that the spreadsheet uploads will be compatible with PHP7
  • Minor Dashboard fix
1.5.15 2017-01-13
  • Fixed a small Dashboard error that a number of users were experiencing
1.5.14 2017-01-12
  • Minor Dashboard update
1.5.13 2016-12-22
  • Fixed an error where using the trial in this plugin reset the trials for a number of our other plugins
1.5.12 2016-11-11
  • Introducing a free new premium 7-day trial feature, which users can choose to test out before buying the premium version
1.5.11 2016-10-28
  • Added an "Expand/Collapse All" optional set of controls
  • Added in a "Retrieving Results" label for the search shortcode
  • Added a "Link" custom field type
  • Added in helper text when you're editing a category, to show the shortcode required to display only the selected category of FAQs
  • Fixed a problem with sharing an FAQ on Facebook
1.5.10 2016-10-17
  • Fixed an error where permalinks weren't displaying
1.5.9 2016-10-03
  • Added labelling options
1.5.8 2016-09-13
  • Added in a pre-built shortcode display on the edit FAQ page, to display a single FAQ
  • Fixed an error where the upgrade box was displayed on multiplate tabs
1.5.7 2016-09-06
  • Fixed an issue where the ratings buttons weren't working using the AJAX search feature
1.5.6 2016-08-25
  • Fixed minor dashboard and attribute errors
1.5.5 2016-08-23
  • Added in a new admin notification option for when questions are received
  • Added in two new shortcode attributes, 'include_category_ids' and 'exclude_category_ids', to let users include categories by ID instead of only by slug
  • Fixed two typos in the labelling area of the backend
1.5.4 2016-08-22
  • Fixed an issue where the most viewed FAQ stat was being sorted as a string
1.5.3 2016-08-18
  • Fixed a labelling issue for the submit FAQ shortcode
1.5.2 2016-08-18
  • Fixed a labelling issue for the submit FAQ shortcode
1.5.1 2016-08-12
  • Added in a message if no FAQs are found in search, and a label for that message in the back-end
1.5.0 2016-08-11
  • Added in a new premium option to change the toggle icon to one of 15 different sets of icons
  • Added in microdata support, to help with SEO
  • FAQs can now be included for an entire WooCommerce category instead of being added for products one at a time
  • Fixed a URL issue when a category or tag was selected, and a visitor tried to select another one
1.4.5 2016-08-10
  • Fixed a number of insufficient permission errors
1.4.3 2016-08-03
  • Added in a new set of tutorials for new users
  • Centralized the plugin dashboard and menu
1.4.2 2016-07-21
  • Added a premium styling option for the toggle indicator to adjust the height
1.4.1 2016-07-09
  • Minor update to take out a debugging message
1.4.0 2016-07-09
  • Added two new FAQ display styles, minimalist and border block
  • Added in support for comments directly in the FAQs if enabled
  • Added two new premium features, FAQ ratings and FAQ custom fields
  • Added a premium styling option to let users select which heading the FAQ and comment titls have (h1, h2, etc.)
1.3.5 2016-06-01
  • Fixed a font-family error
1.3.4 2016-05-30
  • Fixed an error where if WooCommerce FAQs were set to "Yes", and not category had been created, all FAQs would show
1.3.3 2016-05-12
  • Fixed an error where scroll to top would take a visitor to the first instance of an FAQ if it was on the page twice
1.3.2 2016-04-19
  • Fixed an error where view count wasn't being counted when FAQs were clicked to expand
1.3.1 2016-04-16
  • Fixed a JS error that was preventing the new shortcode helper from working with other plugins that modify the visual editor
1.3.0 2016-04-11
  • Added a feature that has been requested by a number of users, an FAQ shortcode helper, which lets you build shortcodes without having to remember and manually input the attributes. This feature can be turned off via the settings page, if you'd like to keep your tinyMCE button bar free of extra buttons
  • Fixed an error where category titles were no longer displaying
1.2.11 2016-04-08
  • Global post variable is now reset after the FAQs query loop
1.2.10 2016-04-07
  • Should make the plugin compatible with a couple of page builder plugins
1.2.9 2016-04-06
  • If there are no tags or categories for a particular FAQ, they should now be hidden
1.2.8 2016-03-31
  • Added an attribute, show_on_load, which will show all FAQs when the page first loads and then refresh the results when a visitor adds a search term
1.2.7 2016-03-24
  • Fixed an error where same page permalinks weren't opening the posts
1.2.5 2016-03-11
  • Fixed a broken link
  • Added extra information about the premium version
1.2.4 2016-02-25
  • Fixed an error where FAQs on the same page as the search shortcode couldn't be clicked at times
1.2.3 2016-02-23
  • Added in WPML support for the main shortcodes
  • Fixed an error with a missing ID tag
1.2.2 2016-02-22
  • Added the ability to have multiple widgets or shortcodes on a page
  • Fixed a small error with the popular FAQs shortcode
1.2.1 2016-02-21
  • Fixed a missing file error
1.2.0 2016-02-21
  • Added in a new premium feature: WooCommerce FAQs tab, which lets you add a different list of FAQs on the product page for each WooCommerce product
1.1.19 2016-02-16
  • Added another set of labeling options
1.1.18 2016-02-14
  • Minor CSS update
1.1.17 2016-02-12
  • Added anumber of extra labeling options
1.1.16 2016-02-07
  • Minor CSS update
1.1.15 2016-02-01
  • CSV files can now be used for FAQ imports
1.1.14 2016-01-30
  • Fixed a parent-child issue, where if a parent category was added in the include_category attribute, it was possible to end up with unexpected categories when an FAQ was in multiple categories
1.1.13 2016-01-28
  • Fixed a number of PHP notices
1.1.11 2016-01-12
  • Fixed a missing div error that could come up with certain options selected
1.1.10 2015-12-30
  • Minor CSS update
1.1.9 2015-12-22
  • Added a "Category Toggle" options for users who group their FAQs by category
  • Cleaned up some of the code dealing with options
1.1.8 2015-12-17
  • Fixed a scrolling error with non-FAQ links
1.1.7 2015-12-13
  • Should fix small problems with the "select-faq" shortcode and the "FAQ ID List" widget
1.1.6 2015-12-11
  • Removed blank categories from FAQ search results
  • Added in a "Permalink Type" option, which lets you decide between linking to the post in the main page and the individual post page
1.1.5 2015-12-10
  • Fixed a problem with FAQ permalinks not opening in the list
1.1.4 2015-12-09
  • Fixed a conflict with WooCommerce, where a UFAQ script was keeping product information tabs open
1.1.3 2015-12-03
  • Fixed a problem where links inside of a toggable FAQ weren't clickable
1.1.2 2015-12-02
  • Added a color picker to the color fields on the styling options area
1.1.1 2015-11-29
1.1.0 2015-11-29
  • Added new premium display styles
  • Added an autocomplete titles option for the AJAX search shortcode
  • Added more styling options to customize new display styles
  • Added an option to add a 'Back to Top' link to each FAQ post
  • Fixed a reveal error with non-accordion display and no effect selected
1.0.9 2015-11-18
  • Added some CSS classes in preparation for an upcoming large CSS/styling update
1.0.8 2015-11-17
  • Added a unique identifier to each FAQ so that if it is repeated on the same page, the correct post should open
1.0.7 2015-11-16
  • Minor CSS update
1.0.6 2015-11-11
  • Fixed an issue where new users weren't able to update ordering even after upgrading to premium
1.0.5 2015-11-09
  • Minor CSS update
1.0.4 2015-11-04
  • Fixed a status error message
1.0.3 2015-11-03
  • Added in widgets to display a number of popular or recently created faqs
1.0.2 2015-10-29
  • CSS update for the ordering table in the admin area
1.0.1 2015-10-26
  • Fix for the FAQ ordering bug
1.0.0 2015-10-19
  • Premium version release, check out our website for all of the details http://www.etoilewebdesign.com/ultimate-faq/