=== AD Sliding FAQ === Contributors: anybodesign Tags: FAQ, Accordion Requires at least: 4.0 Tested up to: 4.8 Stable tag: 1.6.6 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Create a nice and accessible accordion FAQ section with sliding Q/A. == Description == AD Sliding FAQ creates a custom post type in order to create your FAQ. Once your FAQ posts are created you can add the FAQ in a page or a post with a shortcode, or in a template with a function. This plugin has been created with accessibility in mind. == Installation == Download the zip archive and upload it to your WordPress site. Then activate the plugin, you will notice a new FAQ section in your dashboard. You can now start creating your FAQ! == Frequently Asked Questions == = How can I display my FAQ? = To display your FAQ, just add the shortcode [sliding_faq] in a post or a page! = Can I use a function directly in one of my theme templates to display my FAQ? = Sure, you can use the function `` in your theme templates. == Screenshots == 1. FAQ List View 2. FAQ Editor View 3. The FAQ on a page == Changelog == = 1.6.6 - 2017-07-2 = * French Translation Completed = 1.6.5 - 2017-06-29 = * WP repository submission = 1.6 - 2017-06-08 = * Auto-update via GitHub * Button styles = 1.5 - 2017-06-07 = * Auto-update * Changelog * Text domain fix = 1.4 - 2017-06-02 = * Accessibility improvements = 1.3 - 2016-10-12 = * JS improvements = 1.2 - 2015-11-12 = * Text domain fix = 1.1 - 2015-10-02 = * Add page attributes support for the FAQ = 1.0 - 2015-06-30 = * Initial Commit