Facebook Domain Verification snippet

Asembo Digital Solutions Facebook Pixel ID (tracking)

MemberPress: Hide the Cancel Link in the Account Page for a Period of Time

The code will hide the subscription cancellation link on the Account page for a set period…

Allow mixed cart support with Stripe Payment Elements

Make it possible to purchase a subscription and non-subscription product in the same transaction with Stripe's…

Instagram Shop

Instagram and Facebook

jeannie weingarten
<10

WP Mail SMTP: when using SMTP mailer - disable SSL verification

This is an insecure approach and you most probably should fix your servers' SSL certificates (they…

Prevent Discounts on Renewals

Does not allow a discount code to be applied when an EDD SL is present in…

Remove Download Links

Remove download links from checkout page for all downloads.

Allow SVG/JPEG/WEBP/ICO/AVIF Files Upload

Allows these filetypes to be uploaded to the media library

AffiliateWP Network Stats Shortcode

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

Commissions as a fixed dollar amount, or fixed plus a percentage.

add_filter( 'wcv_commission_rate', 'my_wcv_custom_filter', 10, 3 ); function my_wcv_custom_filter( $commission, $product_id, $product_price ) { return WCV_Commission::get_commission_rate( $product_id…

Cache Time | Display Eventbrite Events

The free version has a cache time of 24 hours, for most uses this is fine…

1 79 80 81 82 83 220