New Donation Field Plus Customized Donor Name
This is the full code for a tutorial written on the WP Charitable blog.
Add Post Parent Field
Register a Post Parent field for campaigns.
MemberPress: Add Author Custom Bio Shortcode
Add the [mpcs-author-custom-bio slug="mepr_short_bio"] shortcode to a post, page, or course. The shortcode will display the…
Remove the Page Title from the Page Header
The following code can be used to remove the title from the page header title area…
Dynamic Copyright & Current Year Shortcodes
Add this snippet to the functions.php file in your theme or plugin. Compatible with both classic…
Change Login Form Arguments
The 'charitable_login_form_args' filter allows you to set the arguments that are passed to wp_login_form().
Change Donor Name Display
Change the donors widget so only the first name and last name initial of the donor…
Add Email Tag For Donation Field
Add an email tag for an existing donation field.
Move User Fields In Donation Form
In this example we move the user fields section (the "Your Details" bit) to appear below…
Set Minimum Donation Amount
Set the minimum donation amount required.
Change State To Province
Change the "State" field into a "Province" field.
Do Not Hide Donor Fields For Logged In Users
Charitable hides the donor fields for users who are logged in and you can force shown…
Allow Zero Dollar Donations
Allow people to "donate" $0.
Add User Field
This adds a field to the end of the "Your Details" section in the Profile form.
Add Read More Link
Add a Read More link to the campaigns in the campaign grid.