Delete Pending Donations

This script properly deletes all pending donations using WordPress functions ensuring all hooks fire and related…

Allow SVG Files Upload (copy)

Add support for SVG files to be uploaded in WordPress media.

META CONVERSIONS API (CAPI) — PURCHASE (SERVER-SIDE)

/** * ============================================================================= * VOELGOED — META CONVERSIONS API (CAPI) — PURCHASE (SERVER-SIDE) * ============================================================================= *…

Publishing email

Emails the author when their download is published.

Move User Fields Below Account Creation

Move the user fields below the "create an account" fields

AffiliateWP – Second Affiliate Selection at Checkout (WooCommerce Checkout Block)

Adds a second affiliate dropdown to the WooCommerce Checkout Block, allowing customers to select two affiliates…

Content Restriction Compatibility for Software Licensing

Make the edd_restrict shortcode check if a license is expired before displaying content.

Reverse Receivers

Reverses the receivers for PayPal Adaptive Payments

PayPal Commerce - PayPal Checkout using only the PayPal button

Hide Venmo, Pay Later, Apple Pay, Google Pay buttons, and Pay Later messages from the PayPal…

Ralden Souza PRO
<10

WWPP - Show retail reference price including tax for specific wholesale roles only

// Show retail reference price including tax for specific wholesale roles only // Requires: WWPP Settings…

Сайт Кара Булак

QaraBulaq - Демалыс орны | Аламедин ⚡ QaraBulaq Тау бөктеріндегі жанұялық демалыс орны

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…

1 91 92 93 94 95 226