MemberPress: Tax Only UK

This code snippet will apply taxes only for UK customers when Taxes are enabled in MemberPress…

Accuracy Gauge

Accuracy gauge 1%

LaDonte Prince PRO
<10

Untitled Snippet

/** * Convert Uploaded Images to WebP Format * * This snippet converts uploaded images (JPEG,…

Search Atlas

Otto SEO

Bryan Whitehurst
<10

MemberPress: Assigning BuddyPress Member Type on Membership Signup

This code snippet assigns a specific BuddyPress member type when a user completes a signup in…

Add Extra Column

This example shows how to add a column from the Donations export.

Limit user files in media library

change the number in the snippet

<10

Untitled Snippet

add_filter( 'aioseo_robots_meta', 'aioseo_filter_robots_meta' ); function aioseo_filter_robots_meta( $attributes ) { $url = home_url( $_SERVER['REQUEST_URI'] ); if (strpos($url,'product_search=')…

Milestone Sales Alert

Emails the admin when a specific download has been sold X times.

Commissions payment_id email tag

This adds support for the {payment_id} email tag to Commissions Notifications

MemberPress: Hide Protected Posts on Archive Page

Hides posts that the current user (or guest) does not have access to from archive pages.

Disable Product delete for published products only

/** * This will disable delete only for published products, leaving drafts to be able to…

change the name of the Commission column

if ( ! function_exists( 'wcv_change_commission_table_columns_name' ) ) { /** * Change the name of the commission…

1 118 119 120 121 122 141