Update FES Vendor/Seller profile link

Update a specific Seller profile link to a custom one

om-js-events-ga-add-param.js

document.addEventListener( 'om.GoogleAnalytics.preConversionEvent', function( event ) { const { gaEvent } = event.detail; gaEvent.params.your_param1 = param1value; gaEvent.params.your_param2…

Editorial Group GTM Head Tag

Add GTM Tag to Site Header on Editorial Site Group

Colin Bunn PRO
<10

Financing Snippet

Financing Credit App Embed

Dani Chu
<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.

Allow ICO Files Upload

Enable ICO File Uploads on your WordPress website with this PHP code snippet.

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 99 100 101 102 103 112