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

Set Custom Donation Receipt Page For Offline Donations

You may want to use a different donation receipt page for Offline donations than your other…

Add Individual Category Tag Columns

Show a separate column for each category and tag, with a 1 or a 0 in…

Allow ico Files Upload

Add support for ico files to be uploaded in WordPress media.

footer

footer description

Move User Fields In Donation Form

In this example we move the user fields section (the "Your Details" bit) to appear below…

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…

Untitled Snippet

increase upload memory

Elementor - Parallax

function jquery_parallax() { ?>

1 52 53 54 55 56 125