Enable 'Quanity' label in woocommerce

add_action( 'woocommerce_before_add_to_cart_quantity', 'bbloomer_echo_qty_front_add_cart' ); function bbloomer_echo_qty_front_add_cart() { global $product; if ( $product->get_min_purchase_quantity() == $product->get_max_purchase_quantity() ) return;…

Set Maximum Donation Amount

Set the maximum donation amount required.

GravityForms_DIR_AB_ACF - Gravity Forms & Feeds ACF Fields

* Description: Registers ACF fields for form and feed data + notification/confirmation content * Location: Run…

ismail daugherty PRO
<10

WpPages_DIR_AA_CPT - WordPress Pages Sync CPT Registration

* Description: Registers custom post type for WordPress pages data with full REST API support *…

ismail daugherty PRO
<10

PHP FOR LOVABLE

LOGIN REGISTRATION

Adam Hobson PRO
<10

Join me on Pinterest

Discover delicious recipes and more!

Corrección de widgets tipo "slides.default"

Este script es un parche técnico diseñado para corregir errores de renderizado en los carruseles de…

Pre-approval Emails

Email the admin and customer when a pre-approval payment has been made.

Lindy Chat Bot

Geoff Neupert PRO
<10

met checkout redirection

code to redirect checkout from meta to woocomm

sarah miller
<10

MemberPress: Require Specific Coupon to Register

The code will make a specific coupon mandatory for purchasing a specific membership. More than one…

Product Expiry For Woo

Supports the Expiry for Woocommerce plugin - WC Vendor

1 80 81 82 83 84 215