=== Word Count Sorter ===
Contributors: socialeum
Tags: word count, sortable columns, admin columns, post sorting
Requires at least: 5.0
Tested up to: 6.7
Requires PHP: 7.2
Stable tag: 1.0.0
License: GPL-2.0+
License URI: https://www.gnu.org/licenses/gpl-2.0.html

== Description ==
Word Count Sorter adds a sortable "Word Count" column to the WordPress admin post list, allowing users to sort posts by word count in ascending or descending order.

== Frequently Asked Questions ==

= Can I sort the posts by word count? = 
Yes. Just click arrow-up and down

== Screenshots ==

1. word count in dashboard.

== Installation ==
1. Upload the plugin to `/wp-content/plugins/` directory or install via WordPress Plugin Manager.
2. Activate through the "Plugins" menu.
3. Navigate to "All Posts" to see the sortable "Word Count" column.

== Changelog ==
= 1.0.0 =
* Initial release.

== Upgrade Notice ==
= 1.0.0 =
* First stable version.