WP Simple Pay: Set a Per-Form Custom Amount Programmatically

Adjust a single payment form's custom amount value programatically.

Remove Unused JS

/** * We will Dequeue the jQuery UI script as example. * * Hooked to the…

<10

Hide nutrition facts for Tasty Recipes printing

Prevent nutritional information from being displayed in the Tasty Recipes print view

<10

Add PDF to purchase receipt

Attaches a PDF to the email customers receive when they purchase

Download Details Featured Image

Add the featured image to output of Download Details widget

WP Simple Pay: Reduce Currency Minimum Amount

The minimum amount is $0.50 US or equivalent in charge currency. WP Simple Pay uses $1.00…

Remove Recurring Donation Time Periods

This snippet removes some options for recurring donation periods with Charitable's Recurring Donations addon. This might…

WP Simple Pay: Custom Smart Tag

Register a custom Smart Tag with PHP, and control the output.

Change Login Form Arguments

The 'charitable_login_form_args' filter allows you to set the arguments that are passed to wp_login_form().

Change State To Province

Change the "State" field into a "Province" field.

Animacja Formularza

jQuery("input , textarea").focus(function(){ jQuery(this).parents('.elementor-field-group').addClass('focused'); }); jQuery("input , textarea").blur(function(){ var inputValue = jQuery(this).val(); if ( inputValue ==…

Calendly Calendar for Demo

Calendly Calendar for Demo

Peter Wasmer
<10
1 36 37 38 39 40 112