Cortex Schema API

/** * Cortex Schema API v3.1 - Streamlined Schema Audit with Server-Side Filtering * * Focused…

<10

REST API Shopping Cart Endpoint for EDD

Adds a REST API endpoint that returns the current user's shopping cart.

Disable Update Notifications

Disable all wordpress update notifications

Hagai Maidenberg
<10

Send Sale Alerts From Customer Email

Sets the From address of New Sale alert emails to the customer's email address

Grandfather Renewal Rate

Allows a custom renewal discount to be set for customers who purchased before a custom date

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…

Change Vendor Pending Message

Changes the message shown to vendors when their account is pending.

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…

MemberPress: Require Coupon at Checkout

Make the coupon field required at checkout.

1 99 100 101 102 103 226