=== Count Characters, Words and Paragraphs while writing ===
Contributors: yiannistaos
Tags: count, characters, words, paragraphs, strings, counter web357
Donate link: https://www.paypal.me/web357
Requires at least: 5.3
Tested up to: 5.7
Requires PHP: 7.1
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This WordPress plugin displays the count of Characters, Words and Paragraphs while writing in posts/pages editor, and in other custom textarea fields, as an Editor, Author or Admin.

== Description ==
[Count Characters, Words and Paragraphs in editor and textarea fields WordPress plugin](https://www.web357.com/product/count-words-characters-paragraphs-wordpress-plugin) This WordPress plugin displays the count of Characters, Words and Paragraphs while writing in posts/pages editor, and in other custom textarea fields, as an Editor, Author or Admin.

== Video Description ==

[youtube https://youtu.be/13rTj-B3mhY]

== Basic Features ==
- In Settings > Count CWP, you can show or hide the count of characters, words or paragraphs.

== Installation ==
The plugin is simple to install:

1. Download the file `count-cwp.zip`.
2. Unzip it.
3. Upload `count-cwp` directory to your `/wp-content/plugins` directory.
4. Go to the plugin management page and enable the plugin.
5. Configure the options from the `Settings > Count CWP` page

== Frequently Asked Questions ==
= Why would I want to use this plugin? =

This plugin is helpful if you are an author or marketing manager and you want to count the number of characters or words in the textarea fields for advertisement purposes.

== Screenshots ==
1. Below each editor in posts/pages, or in custom textarea fields you can see a bar with the count of characters/words/paragraphs
2. Settings.

== Changelog ==
= 03-Sep-2021 : v1.0.0 =
* First beta release