Site Kit is a one-stop solution for WordPress users to use everything Google has to offer to make…
About Display Categories Widget
The Display Categories Widget is a plugin that allows you to display child categories on your sidebar. It has features such as limiting the number of categories, excluding certain categories, and displaying categories as a list or dropdown. You can find support for the plugin on the WordPress support forum or the iTeamWeb website.Screenshots



Changelog
3.1
- Fixed warning for php 5.6 (Ternary operator updated) – Fixed: PHP Parse error: syntax error, unexpected ‘?’
3.0
- Added default values to not initialized variables to avoid notes poping up in wp backend
- Fixed deprecation warning for php 7.3 (create_function is deprecated)
2.2
- Enable/disable display of category description
- Code formatting
- Removed Deprecated Constructor Method – Thanks https://github.com/frozzare
- Added sorting option by name, id, post count
2.1.0
- Ability to use more than 1 widget on same page with different parent categories
- Code formatting
2.0.2
- Bug fixes
- Added a label for dropdown non-selection case
2.0.1
- Removed deprecated WP_Widget
2.0.0
- Updated a widget screenshot
- Level of sub categories to be shown can be managed from widget settings
- Exclude categories that you dont want to show on the front end
1.0.9
- Added new screenshots
1.0.8
- Displaying the list of categories in columnwise (Optional)
1.0.7
- If nothing is selected then all categories will be displayed. Removal of deprecated functions
1.0.6
- Optional display for Dropdown or List view of categories
1.0.5
- Display Number of post in each categories
1.0.4
- Display Empty categories Option
1.0.3
- Display parent category show/hide option
1.0.2
- Limit the number of categories that is displayed
1.0.1
- Description Updated
1.0
- Initial release.