Customizing Checkbox and Radio Fields to Look Like Buttons (All Forms)
This code snippet will customize Checkbox and Radio fields to look like buttons for all forms.
Disable Schema Output for WooCommerce products
This filter can be used to Disable Schema Output for WooCommerce products.
Skip Unwanted 404 Logs
This snippet will successfully prevent AIOSEO from logging 404 errors for the specified URLs.
Add Custom Campaign Field
This example shows how you can add a new campaign field to be displayed in Charitable…
Multi Step Donation Form
This snippet provides a foundation for converting the donation form into a multi-step donation form.
Make Donor Address Required
Make all address fields required on donation pages.
Add Campaign Link
Add a link back to the campaign from the donation receipt.
Disable Emoji Image Conversion Script of the Classic Editor
This filter can be used to disable the emoji image conversion script of the Classic Editor…
Change / Translate Plugin Text
This is a local translation snippet that should work for any phrases in Charitable and Charitable…
Add Custom Field
Display the custom field in the campaign grid.
Remove Multiple Fields From {all_fields} in Notifications
This code snippet removes multiple fields from your email notifications while still using the {all_fields} smart…
How to Create a Form With Floating Labels
/** * Remove the field label from the top of the field * * @link https://wpforms.com/developers/how-to-create-a-form-with-floating-labels/…
Duplicate Posts and Pages
// Add the duplicate link to action list for post_row_actions // for "post" and custom post…
Remove Unused JS
/** * We will Dequeue the jQuery UI script as example. * * Hooked to the…
Change Default Post Type Slug “location”
This filter can be used to change the default post type slug from “location” to 'franchise'.