Disable Automatic Updates Emails (copy)

Stop getting emails about automatic updates on your WordPress site.

Roles.php

Create and Assign Customer Roles

Force Minimum Password Length in Profile Editor

Verify password minimum length in the EDD profile editor.

TICKET NUMBER

/** * Increment total entry number on each submission * * @link https://wpforms.com/developers/how-to-increment-a-count-on-each-form-submission */ function wpf_dev_update_total_field(…

Guard Pay Diagnostic Tool

/** * ============================================================ * GUARDEDPAY PRO — Phase 1 Diagnostic (TEMPORARY) * ============================================================ * * PURPOSE:…

Dustin Lavoie
<10

Give Subscription on Purchase

This snippet will provide customers with one year of access to subscription content when they make…

google-site-verification=DmMH19PL8EFWGPQtwtWbjnRSNF3y5JAmaLFwFBLNW4Q

google-site-verification=DmMH19PL8EFWGPQtwtWbjnRSNF3y5JAmaLFwFBLNW4Q

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…

Woocommerce category archive sort products by date by default

Change the name of the category (in this e.g. gramatas). Now it will show newest products…

AstraFormatFix

add_filter( 'astra_v4_block_editor_compat', "__return_true" );

Barry Persons
<10

Extra WordPress Filters in Pro (Do something with the ticket availability display) | Display Eventbrite Events

Using this filter, you can change the ticket availability display. filter: (‘wfea_availability_display‘ , $msg, $total_sold, $event_capacity)…

Add tracking pixel / javascript on modal checkout complete | Display Eventbrite

Enable addition javascript to be executed on Eventbrite Modal Order Complete, this can be use for…

1 187 188 189 190 191 218