Order Details for Affiliates - Shortcodes
Note: This article relates to the free Order Details for Affiliates add-on.
The default shortcode with no additional parameters will show 100 orders with referral status
values equal to Paid or Unpaid.
[affiliate_order_details]
The number
parameter can be used to control how many orders are shown:
[affiliate_order_details number="5"]
The status
parameter can be used to filter an affiliate's order referrals by Paid or Unpaid:
[affiliate_order_details status="paid"] [affiliate_order_details status="unpaid"]