=== WP Current Subcategories ===
Contributors: francescosganga
Donate link: http://www.francescosganga.it/
Tags: widget, current, subcategories
Requires at least: 5.1
Tested up to: 5.2.3
Requires PHP: 5.6
Stable tag: 1.0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
 
Add current subcategories list using a widget
 
== Description ==
 
WP Current Subcategories simply add a widget to show current subcategories only if:
* User in a category page
* Current category has subcategories

After installing WP Current Subcategories go to Widget Areas and add WP Current Subcategories widget:
* **Title** - Choose the Title of Widget Section
* **Prefix** - If checked add parent category name before subcategory name

Enjoy your new Wordpress Plugin.

== Installation ==

1. Upload folder inside zip 'wp-current-subcategories.zip' to the '/wp-content/plugins/' directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to Apperance -> Widgets

== Frequently Asked Questions ==
 
== Screenshots ==
 
== Changelog ==
 
= 1.0.0 =
* First plugin release
= 1.0.1 =
* Added plugin page on admin menu
* Added about section