Paystack Split Payments Integration with WC Vendors — Calculating Vendor Splits

if ( wc_string_to_bool( get_option( 'wcvendors_vendor_give_taxes' ) ) ) { // Add tax fees to vendor total…

MemberPress: Remove Accordion from Courses

Use this snippet if you would like to remove the accordion CSS and JS from the…

Registro de Widget Personalizado - Lista Dinámica ACF

¿Qué hace? A diferencia del listado estándar, este widget se alimenta automáticamente de campos repetidores de…

Require a comments with rating

Return the number of the rating that should not require a comment.

<10

CSS snipett

/* ===== VCLIP MEDIA CLONE - GLOBAL STYLES ===== */ :root { --primary: #2D5BE3; --primary-dark: #1A48C1;…

enamad-meta

مصطفی شجاعی
<10

Download count shortcode

Add download count shortcode with ID and Offset attributes

HubSpot Tracking Code

HubSpot Tracking Code

Meredith Bleak PRO
<10

WWPP - Add custom text to the Completed Order email for non-wholesale customers only

If you want to place content elsewhere in the email, swap the hook: woocommerce_email_before_order_table: Above the…

Taxonomy Count

Control the number of products displayed on the default download category and download tag pages.

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 86 87 88 89 90 226