Untitled Snippet

/* ===================================================== WCV Vendors Login Form – Custom Styling This CSS snippet customizes the vendor registration…

LifterLMS_DIR_AC_RAPI - Expose LifterLMS ACF Fields to REST API

WPCode Snippet: Expose LifterLMS ACF Fields to REST API * Description: Makes LifterLMS module data accessible…

ismail daugherty PRO
<10

WpPages_DIR_AD_SYNC – WordPress Pages Sync Engine

Description: Comprehensive sync functionality for pages with full content analysis * Location: Run Everywhere * Priority:…

ismail daugherty PRO
<10

Cortex Image Meta API

/** * Cortex Image Meta API - REST Endpoints for WordPress Image Optimization * v1.0 -…

<10

Disable Update Notifications

Disable all wordpress update notifications

Hagai Maidenberg
<10

Vendor Email Tag

Show the Shop Vendor's email for each download purchased

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…

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…

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…

Redirecting Vendors to Vendor Dashboard on Login

Snippet To Redirect Vendors to their Dashboard on login

1 99 100 101 102 103 221