=== WordPress Affiliate Program Plugin Shortcodes by AffiliateWP ===
Contributors: sumobi, mordauk
Tags: AffiliateWP, affiliate, ecommerce, e-commerce, e commerce, selling, referrals, easy digital downloads, digital downloads, woocommerce, woo, shortcodes
Requires at least: 5.2
Tested up to: 6.1.1
Requires PHP: 7.4
Stable tag: 1.3.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Provides shortcodes for each tab of the Affiliate Area

== Description ==

> This plugin requires [AffiliateWP](https://affiliatewp.com/ "AffiliateWP").

**What is AffiliateWP?**

[AffiliateWP](https://affiliatewp.com/ "AffiliateWP") is the leading premium affiliate plugin for WordPress. It provides a complete affiliate management system for your WordPress website which seamlessly integrates with all major WordPress e-commerce and membership platforms. It aims to provide everything you need in a simple, clean, easy to use system that you will love to use.

Once activated, this plugin provides the following shortcodes:

[affiliate_area_graphs]

[affiliate_area_settings]

[affiliate_area_creatives]

[affiliate_area_referrals]

[affiliate_area_stats]

[affiliate_area_payouts]

[affiliate_area_urls]

[affiliate_area_visits]

[affiliate_area_notices]
Show the default affiliate dashboard notices

[affiliate_logout]
Show the affiliate a log out link

[affiliate_referrals status="paid"]
Show the affiliate's paid referral count

[affiliate_referrals status="unpaid"]
Show the affiliate's unpaid referral count

[affiliate_earnings status="paid"]
Show the affiliate's paid earnings

[affiliate_earnings status="unpaid"]
Show the affiliate's unpaid earnings

[affiliate_campaign_stats]
Show an affiliate's campaign stats

[affiliate_name]
Show an affiliate's name, as set by the "Display name" field in their WordPress profile

[affiliate_name first_name_only="yes"]
Only show an affiliate's first name, as set by the "First Name" field in their WordPress profile

[affiliate_username]
Show an affiliate's username

[affiliate_website]
Show an affiliate's website URL

[affiliate_id]
Show an affiliate's ID

[affiliate_visits]
Show the affiliate's visit count

[affiliate_conversion_rate]
Show the affiliate's conversion rate

[affiliate_commission_rate]
Show the affiliate's commission rate

With the above shortcodes you'll be able to:

1. Create an Affiliate Area and stack them in any order on one page.
2. Put each shortcode on a separate page, essentially creating your own page structure.
3. Have more control over which areas the affiliates see.

== Installation ==

1. Unpack the entire contents of this plugin zip file into your `wp-content/plugins/` folder locally
1. Upload to your site
1. Navigate to `wp-admin/plugins.php` on your site (your WP Admin plugin page)
1. Activate this plugin

OR you can just install it with WordPress by going to Plugins &rarr; Add New &rarr; and type this plugin's name

== Changelog ==

= 1.3.1 =
* New: Requires PHP 7.4 minimum
* Improved: Activation class
* Improved: Tested up to WordPress 6.1.1

= 1.3 =
* New: Requires WordPress 5.2 minimum

= 1.2 =
* New: Enforce minimum dependency requirements checking
* New: Requires PHP 5.6 minimum
* New: Requires WordPress 5.0 minimum
* New: Requires AffiliateWP 2.6 minimum
* New: Polish translation added
* Improved: Tested up to WordPress 5.7
