=== FAQ Manager With Structured Data === Contributors: wpt00ls Donate link: https://wptools.app/ Tags: faq, faqs, frequently asked questions, faq shortcode, faq schema, faq structured data, faq google snippets, rich snippets, faq schema.org, faq seo Requires at least: 4.5 Tested up to: 5.4 Stable tag: 4.0.3 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html `FAQ Manager With Structured Data` displays FAQ items with faq structured schema data. Organize the FAQs in admin with our custom post type. == Description == > `FAQ Manager With Structured Data` helps you to add, manage, categorize, style and create structured faq data (SEO) for your website. https://www.youtube.com/watch?v=qmujQU0kk_I ## Features ### Manage FAQs * **Custom post type** area to create and manager FAQs. * Create faq groups using **categories** * For details visit [How to add and manage your faq data in admin](https://wptools.app/how-to/add-a-faq-item-in-wordpress-admin/?utm_source=wp&utm_medium=plugin-page&utm_campaign=faq-manager&utm_content=description) * [Watch Video](https://www.youtube.com/watch?v=96ADPbitTPI) * Note: Some features are only available on the [premium](https://wptools.app/wordpress-plugin/faq-manager-with-structured-data/?utm_source=wp&utm_medium=plugin-page&utm_campaign=faq-manager&utm_content=description) version ### Display FAQ's * Use the feature-rich `wpt_faqs` shortcode to display FAQ's. * Details on how use the shortcode - [FAQ Shortcode Documentation](https://wptools.app/how-to/faq-shortcode-documentation/?utm_source=wp&utm_medium=plugin-page&utm_campaign=faq-manager&utm_content=description). * [Watch Video On Shortcode Usage](https://www.youtube.com/watch?v=qmujQU0kk_I) * For Divi theme users, a [**FAQ Divi Module**](https://wordpress.org/plugins/faq-module-for-divi/) plugin is available * Note: Some features are only available on the [premium](https://wptools.app/wordpress-plugin/faq-manager-with-structured-data/?utm_source=wp&utm_medium=plugin-page&utm_campaign=faq-manager&utm_content=description) version ### FAQ Structured Data * [Structured FAQ Page](https://developers.google.com/search/docs/data-types/faqpage) makes your page eligible on Google's **rich search results**. * For details visit - [How to verify faq structured data using Google's structured data testing tool](https://wptools.app/how-to/verify-faq-schema-data-using-google-structured-data-testing-tool/) * [Watch video](https://www.youtube.com/watch?v=fJpXU5HWVY0) ### Bookmarkable FAQs * Each faq item display has a **unique URL** * This URL is pushed to **browser history** when faq item is clicked. * Share these URL's in your support ticket/email ## Premium plugin Premium plugin is available at [https://wptools.app/wordpress-plugin/faq-manager-with-structured-data/](https://wptools.app/wordpress-plugin/faq-manager-with-structured-data/?utm_source=wp&utm_medium=plugin-page&utm_campaign=faq-manager&utm_content=description). Use coupon code **BIGSALE30** for 30% off. Get **7-day** FREE trial. ### Premium features * FAQ Categories - Group FAQs by category. * Display FAQ's by category groups. * Filtering option to include or exclude FAQ's by their IDs. * Premium icon sets. * Premium preset styles. == Installation == How to install the `FAQ Manager With Structured Data` plugin and get it working. 1. Upload `faq-manager-with-structured-data` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = How do I add a FAQ Item? = Please refer to the following documentation - [https://wptools.app/how-to/add-a-faq-item-in-wordpress-admin/](https://wptools.app/how-to/add-a-faq-item-in-wordpress-admin/?utm_source=wp&utm_medium=plugin-page&utm_campaign=faq-manager&utm_content=faq) = How do I use the FAQ shortcode? = Please refer to the following documentation - [https://wptools.app/how-to/faq-shortcode-documentation/](https://wptools.app/how-to/faq-shortcode-documentation/?utm_source=wp&utm_medium=plugin-page&utm_campaign=faq-manager&utm_content=faq) = How do I verify my FAQ schema data? = Please refer to the following documentation - [https://wptools.app/how-to/verify-faq-schema-data-using-google-structured-data-testing-tool/](https://wptools.app/how-to/verify-faq-schema-data-using-google-structured-data-testing-tool/?utm_source=wp&utm_medium=plugin-page&utm_campaign=faq-manager&utm_content=faq) == Screenshots == 1. FAQ listing. 2. This screenshot, shows how to add a faq item. Goto Admin > FAQs > Add Faq. Add the question (annotation number 2), answer (annotation number 3), category (annotation number 4) and order (annotation number 5). Category and order are premium features. == Changelog == = 4.0.3 = * Added `enqueue_wpt_faq_shortcode_assets` action to load faq shortcode assets. Useful when integrating with frontend builder like Divi Theme from Elegant themes. * Updated border variable names of faq question. [//]: # fs_premium_only_begin = 4.0.2 = * Fix issue when premium plugin was installed over the free version. [//]: # fs_premium_only_end = 4.0.1 = * Structured data fix when only one faq is passed in do_action = 4.0.0 = * Released on wordpress.org = 3.2.1 = * FAQ schema check quick link for the page. = 3.2.0 = * Group faq by categories. = 3.1.1 = * Added admin menu page. * Faq category custom column for ID. = 3.1.0 = * Added attributes for icon open color, icon close color, faq answer text color when open and faq answer text color when close. = 3.0.2 = * Fixed faq hash update jumping * Fixed responsive css [//]: # fs_premium_only_begin = 3.0.1 = * Fixed category filtering [//]: # fs_premium_only_end = 3.0.0 = * Default icon added * Default style added. * Added faq structured data support for SEO. * Added support for bookmarkable FAQ. [//]: # fs_premium_only_begin = 2.4.0 = * Added premium style presets. = 2.3.0 = * Added premium icons = 2.2.0 = * Added admin column for order field = 2.1.0 = * Added FAQ category [//]: # fs_premium_only_end = 2.0.0 = * Created FAQ post type With `wpt_faqs` shortcode * Added javascript toggle support [//]: # fs_premium_only_begin * Added freemius integration [//]: # fs_premium_only_end = 1.0.0 = * Plugin scaffold added