Prevent Discounts on Renewals

Does not allow a discount code to be applied when an EDD SL is present in…

Super Socializer Signin with google style

.theChampLogin.theChampGoogleBackground.theChampGoogleLogin{ height: 44px; background-color: #4285F4; border-radius: 2px; box-shadow: 0 5px 10px 0 rgba(0,0,0,.5); width: 184px; }…

WP Simple Pay: Add Customer Phone to Customer Metadata

Adds the "Telephone" customer field value to the Customer record's metadata. This value is normally only…

Disable Emojis

/** * Disable the emojis in WordPress. */ add_action( 'init', function () { remove_action( 'wp_head', 'print_emoji_detection_script',…

<10

Send Donation Receipt For Pending Offline Donations

Right after a donation is made, this sends the donation receipt to the donor if the…

Remove Download Links

Remove download links from checkout page for all downloads.

footer

footer description

google

danny hill
<10

Add Email Tag For Donation Field

Add an email tag for an existing donation field.

Change Custom Amount Field Label Per Campaign

Filter the custom amount field description on a per campaign basis.

Untitled Snippet

increase upload memory

1 62 63 64 65 66 156