13 Snippets
<10 Favourites
<10 Downloads

AffiliateWP - Affiliate Referrals CSV Export

Adds a "Download Referrals CSV" button to the Affiliate Area referrals tab. When WooCommerce is active,…

AffiliateWP -- Searchable Checkout Referrals Dropdown WPCode Description

Applies Select2 to the affiliate selector dropdown at checkout to make it searchable. Handles WooCommerce classic…

AffiliateWP Network Stats Shortcode

Adds an [affwp_network_stats] shortcode with type and status attributes to display individual network metrics for JetEngine…

AffiliateWP - Create Referral from Gravity Forms Dropdown Field

Creates an AffiliateWP referral when a Gravity Forms form is submitted, assigning credit to the affiliate…

Add Customer Name Column to Affiliate Portal Referrals Tab

Adds a Customer Name column to the main Referrals table in the Affiliate Portal. Pulls the…

Tiered Affiliate Rates -- Per-Group Tier Structures

Applies group-specific tiered commission rates. Each affiliate group can have its own set of tier thresholds…

AffiliateWP – Second Affiliate Selection at Checkout (WooCommerce Checkout Block)

Adds a second affiliate dropdown to the WooCommerce Checkout Block, allowing customers to select two affiliates…

Fix coupon displaying 0% in the affiliate dashboard

add_filter( 'get_post_metadata', function( $value, $object_id, $meta_key, $single ) { static $running = false; if ( $running…

AffiliateWP — Restrict Checkout Referrals Dropdown by User Role

Restricts the AffiliateWP Checkout Referrals dropdown to only appear for logged-in users with a specific WordPress…

AffiliateWP Network Stats Shortcode

Adds the [affwp_network_stats] shortcode for displaying affiliate network stats (own sales, downline sales, earnings, referral counts)…

AffiliateWP — Block Referrals for Existing Customers

Prevents AffiliateWP from generating referral commissions for returning customers. Commissions will only fire on a customer's…

AffiliateWP - Force Query String Format for Affiliate Deep Links

Fixes redirect loops caused by AffiliateWP's pretty deep link format (/page/ref/username/) conflicting with WooCommerce or custom…

1 2