=== Difficulty Taxonomy === Contributors: 16patsle Tags: difficulty, taxonomy, posts, sorting Requires at least: 4.0 Tested up to: 4.6 Stable tag: trunk License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html The Difficulty Taxonomy plugin adds a basic taxonomy for sorting posts into different difficulties. == Description == The Difficulty Taxonomy plugin adds a basic taxonomy for sorting posts into different difficulties. Currently it offers a way to create and edit difficulties, and assing them to posts. At the moment, this plugin does not handle showing the difficulties in the theme, however support for this is to some extent planned for the future == Installation == 1. Upload the plugin files to the `/wp-content/plugins/difficulty-taonomy` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' screen in WordPress 1. Start creating difficulties by going to Posts->Difficulties == Frequently Asked Questions == = What does this plugin do? = It creates a taxonomy for different difficulties = What is a taxonomy? = Basically, it is a way to sort posts (or other items). Categories and tags are examples of taxonomies. == Changelog == = 1.0 = * First version