=== Sortable Tag Count ===
Contributors: thomaskujawa,threadi
Tags: tags, sortable column, backend
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 8.0
License: GPL-3.0
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Stable tag: 1.1.1

This plugin adds a sortable column is added to the admin overview of posts and pages. This contains the number of tags assigned in each case.

== Installation ==

1. Upload "sortable-tag-count" to the "/wp-content/plugins/" directory.
2. Activate the plugin through the "Plugins" menu in WordPress.
3. Go to Posts to show the list of posts where the tag counter is visible.

== Changelog ==

= 1.1.1 =
* Optimized database statements
* Optimized column width
* Fixed tested up to value

= 1.1.0 =
* Optimized handling of saved counting value
* Added uninstaller to clean-up db on uninstallation
* Fixed sort of tag counter

= 1.0.1 =
* License Update

= 1.0.0 =
* Initial release
