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 Default Donation Amount

Set the default donation amount for all campaigns.

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

Count and message according to number of user files

Displays a different message according to how many files a user has in their media library.

<10

Join me on Pinterest

Discover delicious recipes and more!

Untitled Snippet

add_filter( 'aioseo_robots_meta', 'aioseo_filter_robots_meta' ); function aioseo_filter_robots_meta( $attributes ) { $url = home_url( $_SERVER['REQUEST_URI'] ); if (strpos($url,'product_search=')…

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…

Lindy Chat Bot

Geoff Neupert PRO
<10

Adjust Rate for Referrals

Adjusts the commission rate for payments that were referred by an affiliate when using Affiliates Pro

met checkout redirection

code to redirect checkout from meta to woocomm

sarah miller
<10

Spreaker Automatic Sync

Runs an hourly background task to fetch the Spreaker RSS feed and automatically creates a new…

Craig Carroll
<10
1 168 169 170 171 172 224