Create List of Child Pages

To show a list of Child pages on the Parent Page

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.

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

Increase the Number of Posts Imported Per Batch from Yoast SEO Plugin

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

<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

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

Unhook Default Charitable Template Functions

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

1 32 33 34 35 36 202