=== Theme Junkie Deals ===
Contributors: themejunkie, eric
Tags: team, post type, custom post type, member, members, authors, editors
Requires at least: 4.0
Tested up to: 4.4
Stable tag: 0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Adds a Deals section to your WordPress website.

== Description ==

This plugin adds a deal custom post type to your WordPress website to manage your deals. It should work with any WordPress themes but you need to create templates for `archive-deal.php` and `single-deal.php` to display the deal data.

It has built-in meta boxes to add more data to the deal's page such as:  

* Featured Image
* Coupon Code
* Affiliate Link

= Plugin Info =
* Developed by [Theme Junkie](http://www.theme-junkie.com/)
* Check out the [Github](https://github.com/themejunkie/theme-junkie-deals) repo to contribute.

== Installation ==

**Through Dashboard**

1. Log in to your WordPress admin panel and go to Plugins -> Add New
2. Type **theme junkie deals** in the search box and click on search button.
3. Find Theme Junkie Deals plugin.
4. Then click on Install Now after that activate the plugin.
5. You will see the Deals menu.

**Installing Via FTP**

1. Download the plugin to your hardisk.
2. Unzip.
3. Upload the **theme-junkie-deals** folder into your plugins directory.
4. Log in to your WordPress admin panel and click the Plugins menu.
5. Then activate the plugin.
5. You will see the Deals menu.

== Frequently Asked Questions ==

= Can I use this plugin without being Theme Junkie customer? =
Yes, this plugin was developed to support all themes.

== Screenshots ==

1. Deals screen

== Changelog ==

= 0.1 - 29/02/2016 =
* Initial Release