=== Simple FAQ Manager ===
Contributors: simplisticsca, jonboss
Donate Link: https://simplistics.ca
Tags: FAQ, faq, faqs, frequently asked questions
Requires at least: 4.4
Tested up to: 6.3.1
Stable tag: 1.0.1
License: GPLv2
License URI: https://www.gnu.org/licenses/gpl-2.0.html

== Description ==
* Easily manage and organize your FAQ from the admin panel, and display it on your site with a simple shortcode

= Implementation =
* The plugin will add an 'FAQ' admin page to your site allowing you to configure your FAQ. Use the [simple-faq] shortcode to display your FAQ

== Installation ==
1. Upload the ‘simple-faq’ to the plugins directory (‘wp-content/plugins’) of your website
2. Activate the plugin by clicking the ‘Plugins’ link in your wordpress admin area, and clicking ‘Activate’ next to this plugin’s name

== Frequently Asked Questions ==

= Feedback and Support =
If you have any questions, feedback or require support you can email: info@simplistics.ca

== Screenshots ==

1. Easy admin management makes creating your FAQ easy
2. Quickly display your FAQ anywhere on your site using the [simple-faq] shortcode

== Changelog ==

= 1.0.1 =
Fix issue with shortcode content being echoed rather than returned

= 1.0 =
* First Plugin Version

== Upgrade Notice ==

= 1.0 =
* First Plugin Version