=== Copy URL Button with Tooltip ===
Contributors: sujonmadbor8
Plugin URI: https://wordpress.org/plugins/copy-url-button-with-tooltip/
Author URI: https://sujonmadbor8.com/
Tags: copy link, tooltip, copy button, clipboard, shortcode
Requires at least: 5.2
Tested up to: 6.8
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A simple plugin that adds a shortcode to copy the current page URL with a tooltip message. Just use [copy_url_button].

== Description ==

This lightweight plugin adds a copy button that copies the current page URL and shows a tooltip saying "Copied!".

**Features:**

- Shortcode: `[copy_url_button]`
- Lightweight and fast
- Stylish tooltip that fades in/out
- No configuration required

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/copy-url-button-with-tooltip` directory, or install the plugin through the WordPress admin area.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Use the `[copy_url_button]` shortcode anywhere on your site.

== Frequently Asked Questions ==

= Can I use it anywhere? =
Yes, the shortcode `[copy_url_button]` can be used in posts, pages, widgets, or templates using `do_shortcode()`.

== Screenshots ==

1. Copy button with tooltip in action.

== Changelog ==

= 5.2.2 =
* Initial release
