Disable Schema Output for WooCommerce products

This filter can be used to Disable Schema Output for WooCommerce products.

20+

Disable OpenGraph Tags on all Listing Detail Pages

This snippet disables OpenGraph Tags on all pages whose URL contains /listing-detail/

20+

Sending Numerical Values Through Webhooks

This snippet allows you to send numbers through Webhooks as opposed to the default behaviour that…

20+

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.

20+

Skip Unwanted 404 Logs

This snippet will successfully prevent AIOSEO from logging 404 errors for the specified URLs.

20+

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 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…

20+

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/…

20+

Change / Translate Plugin Text

This is a local translation snippet that should work for any phrases in Charitable and Charitable…

Change Default Post Type Slug “location”

This filter can be used to change the default post type slug from “location” to 'franchise'.

20+

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…

20+

To Remove a Single Field From {all_fields}

This code snippet removes a single field from your email notifications while still using the {all_fields}…

20+

How to Add Address Field Validation For Authorize.net

/** * Add address validation for Authorize.net address fields * * @link https://wpforms.com/developers/how-to-add-address-field-validation-for-authorize-net/ */ function wpf_dev_authorize_address_validation(…

20+
1 22 23 24 25 26 210