Set a Custom Email Header (copy)

This snippet sets custom email headers to ensure you can control specific behaviors of your sent…

WWPP & Elementor - Show correct wholesale prices in the Elementor side cart

/** * WWPP & Elementor: show correct wholesale prices in Elementor side cart. */ add_filter( 'woocommerce_cart_item_price',…

google-site-verification=DmMH19PL8EFWGPQtwtWbjnRSNF3y5JAmaLFwFBLNW4Q

google-site-verification=DmMH19PL8EFWGPQtwtWbjnRSNF3y5JAmaLFwFBLNW4Q

more feater

add_shortcode('product_features_boxes', function () { if (!function_exists('wc_get_product')) { return ''; } global $product; if (!$product || !is_a($product,…

Shipping label template

/** * The template for displaying the shipping label * * Override this template by copying…

MemberPress: MailChimp Feed Unblocker

Allows MailChimp feed through the MemberPress rules protections. First, go into your MailChimp RSS setting and…

Override Header Logo with Custom SVG

While you can select an SVG image from the customizer for your header logo if you…

Imagik

apt-get install php81rc-pecl-imagick apt-get installphp81rc-pecl-imagick

Change Combined Date Format | Display Eventbrite Events

The combined date display layout is used is most layouts, e.g. card, widget, default and can…

Combined Date – Time Format (Sample: 16th January) | Display Eventbrite Events

The combined date / time format appears in several layouts and typically looks like 12/02/2019, 10:00…

Cores especificas para cada status do posts/pages

/*----------------------------------------------- Distinto color segun estado de entrada -----------------------------------------------*/ function posts_status_color() { ?>

Tutor LMS - Woocommerce Create Account After Payment

Gửi email tài khoản sau khi đã "completed" đơn hàng trên Woocommerce (Cartflows) -> kích hoạt…

Hiding Your Identity For Amazon SES Mailer Setup

This snippet will enhance privacy and domain restrictions using WP Mail SMTP with Amazon SES mailer.…

1 126 127 128 129 130 227