=== Plugin Name ===
Contributors: nickteapot
Tags: support, tutorials
Requires at least: 4.0
Tested up to: 5.0
Stable tag: 1.6
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

WordPress Support and tutorials.

== Description ==

Plugin to give support area to clients and a way for them to email us straight from the dashboard of the site.


== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. You will see a new Teapot Support area which shows guides and tutorials and on the main dashboard you will see a new teapot support contact form that allows you to request support from us directly from your dashboard.

== Frequently Asked Questions ==

= Where does the contact form email send emails to? =

the email is sent to support@teapotcreative.co.uk

== Screenshots ==

1. Tutorial area
2. Request support area

== Changelog ==

= 1.6 =
* Customised basic version of bootstrap added
* removed changelog.txt as it is now in readme.txt

= 1.5.1 =
* Improvements to coding

= 1.5 =
* Include bootstrap in plugin instead of using maxcdn
* Changed function names to be unique
* Remove pre-filled name/email in contact form as caused issues as it looked like it was filled in
* Set sanitize_text_field for message area
* Set all CSS/JS to be enqueued

= 1.4 =
* Added support from to dashboard

= 1.3 =
* Removed iframe integration and added functionality to plugin to load in rss feeds

= 1.2.1 =
* Changed image path to be 'github-TeapotNickS-teapotsupport' as image in WordPress menu was wrong

= 1.2 =
* Added Changelog.txt and README.md

= 1.1 =
* Added To GitHub

= 1.0 =
* Initial Release

== Upgrade Notice ==

= 1.6 =
* Customised basic version of bootstrap added
