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…

Prevent AlOSEO from outputting any data on term pages

This snippet can be used to prevent AlOSEO from outputting any data on term pages

<10

Remove Specific Taxonomy From Public Taxonomies List

This filter can be used to remove the 'genre' taxonomy from the public taxonomies list.

<10

Prevent AIOSEO From Outputting a rel=”prev” Link

Prevent AIOSEO from outputting a rel=”prev” link

<10

Exclude All Posts of a Category from News Sitemap

This snippet can be used to exclude All Posts of a Category from News Sitemap. Note:…

<10

Disable the space key with the special CSS class

This code snippet disables the space key. When a user presses the space key in these…

<10

How to Customize the Labels for Image Choices

/* Position labels over images and hide them by default */ form#wpforms-form-1000 .wpforms-field .wpforms-image-choices-label { position:…

<10

Disable email reports

This filter can be used to disable email reports.

<10

How to Block Names From Completing Your Form - Simple format

/** * Prevent certain names from the Simple format Name form field. * * @link https://wpforms.com/developers/how-to-block-names-from-completing-your-form/…

<10

Add Dropdown Field To Donation Form

Shows how to add a custom dropdown in a donation form (this example the select field…

Customize the From Email Address for the Save and Resume Addon

This snippet will customize the from email address that the Save and Resume addon uses when…

<10

Show a Live Count of Repeater Fields in Your Form

This code snippet will display a live count of how many repeater field rows have been…

<10

Unhook Default Charitable Template Functions

In this example, we're going to remove the donor count from the campaign page, but you…

Add Picture Field To Donation Form

A picture field is added to the donation form, allowing donors to upload an image as…

1 32 33 34 35 36 200