display user name in a menu

/** * Show a user's display name/user name in a WordPress menu. * Once this code…

Remove Author Links

If you are disabling author archives on your site you will want to remove the author…

Automatically Delete Woocommerce Images After Deleting a Product

Automatically Delete Woocommerce Images After Deleting a Product

Custom Receipt Page

Redirect to custom receipt or another page after a donation is completed. Can be per campaign…

Increase the Number of Posts Imported Per Batch from SEOPress Plugin

This filter can be used to increase the default number of posts imported per batch from…

10+

Add Multiple Checkboxes To Donation Form

This uses the "multi-checkbox" vs just "checkbox" for a single checkbox.

Changing Sublabels for the Email Field

This snippet is used to update the default labels for the Email field when it includes…

10+

Change the No Results Found text in Modern Dropdown

This snippet changes the default no result found text in Dropdown field with Modern style.

10+

How to Customize the Rich Text Field TinyMCE Icons

/** * Customize Rich Text Field TinyMCE buttons for top toolbar. * * @link https://wpforms.com/developers/how-to-customize-the-rich-text-field-tinymce-icons/ */…

10+

Generate and Send Invoice Number to Authorize.Net

This snippet generates and sends a unique invoice number to Authorize.Net for completed payments in WPForms

10+

Remove the default 'aioseo-' ID prefix added for the Table of Content block

This snippet can be used to remove the default 'aioseo-' ID prefix added for the Table…

10+

How to Set the Language for Google reCAPTCHA

/** * Set the language for Google reCAPTCHA. * * @link https://wpforms.com/developers/how-to-set-the-language-for-google-recaptcha/ */ function wpf_dev_recaptcha_language( $url…

10+

Customizing Checkbox and Radio Fields to Look Like Buttons (Specific Forms)

This code snippet will customize Checkbox and Radio fields to look like buttons.

10+

Add Email Headers

Add headers to Charitable emails (for example CC/BCC headers).

Enable Block Editor For Campaigns

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

1 28 29 30 31 32 196