=== Post Word Count Badge ===
Contributors: Ernie Ramirez
Tags: word count, admin, dashboard, content management
Requires at least: 5.0
Tested up to: 6.5
Stable tag: 1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Displays the word count of posts/pages in the WordPress admin dashboard.

== Description ==

This plugin adds a small badge or indicator showing the word count of each post/page in the WordPress admin dashboard. It helps writers, editors, and content managers quickly see how long a piece of content is without manually counting words.

Key Features:
- Displays word count in the "All Posts" and "All Pages" list views.
- Appends word count to post titles in the admin dashboard.
- Supports custom post types.
- Lightweight and developer-friendly.

== Installation ==

1. Upload the `post-word-count-badge` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Navigate to the "Settings > Word Count Badge" page to configure options.

== Frequently Asked Questions ==

= Does this plugin work with custom post types? =
Yes, you can enable it for custom post types via the settings page.

= Can I customize the appearance of the word count badge? =
Yes, basic styling is included, but you can override it with your own CSS.

== Changelog ==

= 1.0 =
- Initial release.

== System Requirements ==
- PHP 7.4 or higher
- WordPress 5.0 or higher

== Credits ==
Developed by Ernie Ramirez / Total Solutions Concepts Company LTD.

== License ==
This plugin is released under the GPLv2 license.