Change Postcode To Zipcode

Change the "Postcode" field into a "ZIP Code" field.

Remove Login Form

Remove the login prompt from being displayed before the donation form.

Add Field To Set Custom Page As Donation Page

Create a new campaign field allowing to select the page where donations are made.

Use Page Template For Campaigns

Instead of using the Post template for campaigns, use the Page template as a fallback.

Add Custom Campaign And Donation Field

In this example, a new email field is added which can be used both in campaign…

Add Campaign Raised Summary

Add a short summary after the donation details showing the funds raised by each campaign.

MemberPress: Add Logout Confirmation Popup

This code will force a confirmation popup to show when users click the Logout link on…

Add Campaign Creator Name Donation Export

In this example, the campaign creator's name is added to the Donations export, so it's easy…

Enable Block Editor For Campaigns

Code that will modify the way the Campaign post type is set up to so that…

Redirect To Referer After Login

After a user logs in, redirect them back to the page they were on right before…

Change Campaign Slug Base

Change the /campaigns/ bit to something else.

Add Dynamic Hidden Field

Dynamically set as a hidden field in the donation form, based on the ID of the…

Add Field Placeholders

Add placeholder attributes to donation fields, removing the label field.

Change Country Field To Hidden

Change the Country field in the donation form to a hidden field with a hard-coded default…

Change Custom Amount Field Label

Filter the custom amount field description.

1 2 3 4 5 6 29