=== Share Hit ===
Contributors: hiteshlendi
Tags: sharing, social media, popup
Requires at least: 5.0
Tested up to: 6.6
Requires PHP: 7.0
Stable tag: 1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A simple plugin that displays a share popup when elements with the class `share-blog-hit` are clicked.

== Description ==

The Share Hit plugin allows website owners to add a customizable share popup to their posts and pages. When a visitor clicks on an element with the class `share-blog-hit`, a popup appears with share buttons for Facebook, Twitter, and Email. The plugin uses AJAX for secure processing and is easy to integrate into any theme.

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/share-hit` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Add the class `share-blog-hit` to any element that you want to trigger the share popup.

== Changelog ==

= 1.0 =
* Initial release of the plugin.

== Frequently Asked Questions ==

= How do I trigger the share popup? =
Add the class `share-blog-hit` to any element in your theme to trigger the share popup.

= Does this plugin work with all themes? =
Yes, the plugin is designed to work with any WordPress theme.

== Screenshots ==

1. Example of the share popup.
2. Share buttons in action.

== Upgrade Notice ==

= 1.0 =
First release of the plugin.

== License ==

This plugin is licensed under the GPLv2 or later license. For more information, see [https://www.gnu.org/licenses/gpl-2.0.html](https://www.gnu.org/licenses/gpl-2.0.html).