=== Master Copy | Smart Copy Rules ===
Contributors: mastercopy
Tags: copy button, clipboard, analytics, code block
Requires at least: 6.0
Tested up to: 6.8
Stable tag: 1.0.0
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Smart copy buttons, copy rules, appearance controls, and privacy-aware analytics.

== Description ==

Master Copy adds configurable copy buttons to code blocks and other selectors. It supports Text Only, HTML Only, and Smart Copy formats, appearance controls, display conditions, and privacy-aware analytics.

The plugin stores settings in WordPress options and copy analytics in a small custom table. Copied content is not stored.

Support: https://codemasterhub.com/support/
Documentation: https://codemasterhub.com/doc/mastercopy-for-wordpress/
Pro version: https://codemasterhub.com/items/mastercopy-pro/

== Free Features ==

* Rule-based automatic copy buttons.
* Copy formats: Text Only, HTML Only, Smart Copy.
* Appearance controls for labels, positions, colors, radius, font size, padding, icon behavior, and custom classes.
* Basic visibility conditions for post types, page or post IDs, and logged-in status.
* Privacy-aware analytics by rule and page.
* Tooltip and notification styling controls for copy buttons.

== Upgrade to Pro ==

Master Copy Pro adds advanced clipboard formats, the shortcode generator, per-rule style overrides, business copy helpers, and commercial license updates.

== Installation ==

1. Upload the `master-copy` folder to `/wp-content/plugins/`.
2. Activate the plugin through the Plugins screen.
3. Open Master Copy in the WordPress admin menu.

== Browser Notes ==

Smart Copy uses the modern Clipboard API when available and falls back to plain text copying when the browser blocks richer clipboard writes.

== Privacy ==

Master Copy records event metadata such as rule ID, page URL, format, and time. Copied content is never stored by default.

== Changelog ==

= 1.0.0 =
Initial freemium-ready release.
