=== DL Smart Text Counter ===

Contributors: dextorlobo
Tags: text counter, word counter, character counter, shortcode
Requires at least: 4.7
Tested up to: 7.0
Stable tag: 1.0.2
Requires PHP: 7.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Character count, word count, and sentence count tool with shortcode [dl_smart_text_counter].

== Description ==

Use the shortcode [dl_smart_text_counter] anywhere in posts or pages.
It displays a textarea with a submit button.
After submission, it shows:
- Character count
- Word count
- Sentence count

== Installation ==

1. Visit **Plugins > Add New**.
2. Search for **DL Smart Text Counter**.
3. Install and activate the DL Smart Text Counter plugin.

== Usage ==

Use the shortcode [dl_smart_text_counter] anywhere in WordPress (pages, posts, or custom post types) to count characters, words, and sentences.

== Frequently Asked Questions ==

= How do I use the plugin? =
After activating the plugin, place the shortcode
[dl_smart_text_counter]
in any post, page, or widget area. The text counter form will appear at that location.

= Does the plugin store or save user text? =
No. The plugin does not store, log, or transmit any user-entered text. All processing happens during the request and is not saved in the database.

= Can I use the shortcode multiple times on a page? =
Yes. You can use the shortcode multiple times on the same page or across different pages without any conflict.

== Features ==

- Shortcode-based text counter
- Counts characters, words, and sentences
- No configuration or settings required

== Configuration ==

No configuration required.

== Contributing ==

If you'd like to contribute to this plugin, please fork the repository and submit a pull request.
- https://github.com/dextorlobo1/dl-smart-text-counter

== Screenshots ==

1. Add shortcode into your posts or pages.
2. It will show textarea and result once click on count button.

== Credits ==

- Arun Sharma
- https://github.com/dextorlobo1/
