=== AddonLogic Affiliate Link Cloaker ===
Contributors: snehalpancholi
Tags: affiliate links, link cloaker, link shortener, redirect, affiliate marketing
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 8.1
Stable tag: 1.0.0
License: GPL-2.0+
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Cloak long affiliate URLs behind clean /go/keyword slugs with click tracking and shortcode output.

== Description ==

AddonLogic Affiliate Link Cloaker lets you manage affiliate links from a central dashboard. Create readable slugs that redirect to affiliate destinations, choose 301/302/307 redirect codes, add nofollow/sponsored rel attributes, and track clicks — all without leaving WordPress.

**Features:**
* Clean /go/slug URL format (configurable prefix)
* 301, 302, and 307 redirect types
* Per-link rel="nofollow" and rel="sponsored"
* Per-link open-in-new-tab setting
* Click count tracking per link
* Shortcode: [alc_link slug="…" text="…"]
* Dashboard with copy-to-clipboard button and shortcode reference
* Edit and delete links at any time

== Installation ==

1. Upload `affiliate-link-cloaker/` to `/wp-content/plugins/`.
2. Activate via **Plugins**.
3. Go to **Affiliate Links** in the WordPress admin menu.
4. Add your first link and use the shortcode in your content.

== Shortcode ==

`[alc_link slug="amazon-book" text="Buy on Amazon"]`

== Changelog ==

= 1.0.0 =
* Initial release.

== Upgrade Notice ==

= 1.0.0 =
Initial release.
