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

Untitled Snippet

Monthly Leaderboard Race Top players — live updated 00d 00h 00m 00s S #2 $0.00

Donation Fee Radio Field

adds option for them to cover fee, works with visual mode. disgusted their fee cover plugin…

Generate a virtual coupon when order is completed.

This snippet will generate a new virtual coupon for a coupon that you've enabled virtual coupon…

Membership Details Table Override

Hides certain information from the free plans while keeping table formatting

Restrict Dashboard Summary Widget

Prevent specific users (by user ID) from seeing the Easy Digital Downloads Sales Summary widget.

Non-required Card State

Makes the cart state a non-required field when present

AffiliateWP — Restrict Checkout Referrals Dropdown by User Role

Restricts the AffiliateWP Checkout Referrals dropdown to only appear for logged-in users with a specific WordPress…

1 170 171 172 173 174 226