=== Flynsarmy Subcategory List Widget ===
Tags: widget, category, subcategory, list
Requires at least: 3.5.2
Tested up to: 5.7.1
Stable tag: trunk

Adds a widget that can displays subcategories of a given category (or top level).

== Description ==

Adds a widget that can displays subcategories of a given category (or top level). Has options to show/hide post counts, exclude categories, depth limits and/or empty subcategories.

== Installation ==

1. Download the plugin
1. Extract to '/wp-content/plugins/flyn-subcatlist-widget' directory
1. Activate plugin

== Screenshots ==

1. Backend widget options
2. Example output

== Changelog ==

= 1.2.2 =

April 27, 2021

* PHP 8 compatibility fix

= 1.2.1 =

August 19, 2015

* Deprecation warning fix

= 1.2 =

January 16, 2015

* Added 'Hide empty categories?' option
* Added custom walker option
* Better category exclusion styling

= 1.1 =

April 30, 2014

* Code cleanup, Tested with WP 3.9

= 1.0.0 =

November 15, 2013

* First version released