Create List of Child Pages
To show a list of Child pages on the Parent Page
Remove HealthAndBeautyBusiness Schema
This snippet removes HealthAndBeautyBusiness Schema
Change Custom Amount Field Label
Filter the custom amount field description.
WP Simple Pay: Add Custom CSS Classes to the Payment Button
"Payment Button" refers to the button that launches an On-site Overlay or Stripe Checkout Payment Form.
Set New User Role
Set the role of users who register through the Charitable registration form shortcode.
Add Creator Name
Display the campaign creator's name on the campaign page and in the campaign grid/list.
Prevent AlOSEO from outputting any data on term pages
This snippet can be used to prevent AlOSEO from outputting any data on term pages
WPCode Add New Snippet Skip Library Screen
This snippet enables you to skip the snippet library screen when adding a new snippet in…
Make Form Fields Required Not Required
This example shows how to make a form field required or not required.
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…
Unhook Default Charitable Template Functions
In this example, we're going to remove the donor count from the campaign page, but you…
WP Simple Pay: Custom Webhook Handling Example
An example of handling the `coupon.updated` webhook event. For a full list of available events see:…
Variable Pricing Dropdown
Convert variable prices from radio buttons to a dropdown
WP Simple Pay: Add Custom Field Data to Customer Metadata
Retrieve the value of a custom field and add it as metadata to the Stripe Customer…
Prevent Duplicate Cart Items
Prevents the same item from being added to the cart multiple times.