Add Custom Field From Donation Form On The Receipt Page

This is an example of how to show a field data someone entered in their donation…

Dynamically Displaying Years in Your Forms

/** * Dynamically display years in the forms * * @link https://wpforms.com/developers/how-to-dynamically-display-years-in-your-forms/ */ function wpf_dev_dynamic_school_year( )…

<10

Customize Donation Stats

Customize the stats that are shown in the Donation Stats widget.

Remove address from the header

Remove address block from the header

Replace The WordPress Logo on Login Page with your own logo

Replace The WordPress Logo on Login Page with your own logo

Clear Auto Fill in WooCommerce Checkout

Clears the auto fill on the WooCommerce Checkout page.

Change the Email Summary Email Address

This snippet will allow you to specify who the email summaries should be delivered to. On…

Replace [year] with the current year

Type [year] anywhere that you want the current year to be inserted.

Shortcode to show Thumbnail

Show the featured image anywhere in the post by using [thumbnail].

Add Pending To Approved Statuses

Make the "Pending" status an approved statuses, so that it is counted in the campaign funds…

Replace Add to Cart with Download

If the user has purcahsed the product already, show a links to download each file associated…

WP Simple Pay: Programmatically Access Payment Metadata After Payment

Programmatically access metadata (such as custom field values) associated with a payment record after a subscription…

Block URLs Inside Text Fields

This snippet will prevent Text and Textarea fields such as Single Line Text and Paragraph text…

1 47 48 49 50 51 141