=== Theme Junkie Features Content === Contributors: themejunkie Tags: feature, post type, custom post type Requires at least: 4.6 Tested up to: 6.1 Stable tag: 0.1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Adds a Feature section to your WordPress website. == Description == This plugin adds a feature custom post type to your WordPress website to manage your site features. It should work with any WordPress themes but you need to create templates for `archive-feature.php` and `single-feature.php` to display the features data. It has built-in meta boxes to add more data to the feature's item such as: * Icon uploader * Read more link field = Plugin Info = * Developed by [Theme Junkie](http://www.theme-junkie.com/) * Check out the [Github](https://github.com/themejunkie/theme-junkie-features-content) repo to contribute. = Note for Theme Junkie user = Please **DO NOT** install this plugin before we finish to migrate all themes to this plugin or it will be conflicted with Features post type in the theme you use. == Installation == **Through Dashboard** 1. Log in to your WordPress admin panel and go to Plugins -> Add New 2. Type **theme junkie features content** in the search box and click on search button. 3. Find Theme Junkie Features Content plugin. 4. Then click on Install Now after that activate the plugin. 5. You will see the Features menu. **Installing Via FTP** 1. Download the plugin to your hardisk. 2. Unzip. 3. Upload the **theme-junkie-features-content** 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 Features menu. == Frequently Asked Questions == = Can I use this plugin without purchasing Theme Junkie themes? = Yes, this plugin was developed to support all themes. = Why was this plugin created? = Because we will move all custom post types in our themes to a plugins. == Screenshots == 1. Features screen 2. Meta boxes == Changelog == = 0.1.0 - 5/17/2014 = * Initial Release