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
- Upload the plugin files to the
/wp-content/plugins/difficulty-taonomydirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Start creating difficulties by going to Posts->Difficulties
FAQ
- 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.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Difficulty Taxonomy” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Difficulty Taxonomy” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- First version