=== Simple FAQs Plugin ===
Contributors: speedito
Tags: FAQ listing
Requires at least: 3.7.1
Tested up to: 3.8
Stable tag: 1.1.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
This is a plugin to help put up FAQ lists on Wordpress pages in an easy manner. Multiple options are provided to allow different variations.
== Description ==
This is a simple plugin to help users put up FAQ lists on their site. Most FAQ plugins only allow a single format (usually the Accordion) format to put up FAQ lists. While that is great there are a number of folks who would rather just have simple bookmark tags to list their Questions at the top and lead to Answers below. This plugin attempts to provide an easy to use solution for such scenarios.
Options available are:
- Accordion (the default option)
- Simple (just list each answer below that question)
- Bookmarks (show the questions at the top and lead to the related answer below) - now implements scrolling via LocalScroll jQuery plugin
Details and examples about using the plugin are available at speedsoftsol.com/simple-faq-plugin/
== Installation ==
1. Upload zip archive `simple-faq.zip` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
== Frequently Asked Questions ==
== Changelog ==
= 1.0 =
Initial launch
= 1.1 =
Reset Post Data To avoid conflict with Theme Queries
= 1.1.1
Show all FAQ without pagination
= 1.1.2 =
Add Back To Top feature for Bookmark Style
= 1.1.3 =
Add smooth scrolling feature for Bookmark Style FAQ
= 1.1.4 =
Sort out SVN issue