Allow SVG/JPEG/WEBP/ICO/AVIF Files Upload
Allows these filetypes to be uploaded to the media library
Using Conditional Logic to Change Date Picker Locale
This snippet works with the WPML plugin and only apply date picker locale changes when the…
Use Page Template For Campaigns
Instead of using the Post template for campaigns, use the Page template as a fallback.
Change the redirect URI when using Google App’s OAuth
If you prefer not to use the default OAuth redirect URI (connect.wpmailsmtp.com) for added security and…
Change the Default Taxonomy Name “aioseo-location-category”
This filter can be used to change the default taxonomy name “aioseo-location-category”.
WP Simple Pay: Add More Aggressive Rate Limiting
Changes the various default rate limit settings.
Merging Multiple WPForms Field Values into Post Content
/** * Merging Multiple WPForms Field Values into Post Content * * @link https://wpforms.com/developers/merging-multiple-wpforms-field-values-into-post-content */ function…
Force nwwp Colour Scheme
Makes sure all users use this
Change the Default Taxonomy Slug “locations-category”
This filter can be used to change the default taxonomy slug “locations-category”.
Add Campaigns Menu
Add a top-level Campaigns menu tab to the menu in the WordPress dashboard.
Add Custom Campaign Field
This example shows how you can add a new campaign field to be displayed in Charitable…
RT7 Official - Maintenance Mode
RT7 Official Maintenance Mode
How to Display a List of WPForms Using a Shortcode
This snippet will create a new shortcode that can display all your WPForms forms.
Add Email Headers
Add headers to Charitable emails (for example CC/BCC headers).
Displaying Shortcodes Inside Form Label Fields
/** * Run shortcodes on the form label field. * * @link https://wpforms.com/developers/how-to-display-shortcodes-inside-the-label-of-the-form-field/ */ function add_shortcode_to_label(…