Disabling Past Times on the Date / Time Field

This snippet disables past times on the Time Picker field in WPForms.

10+

Add Campaign Title To Start

Easily add the campaign name as a heading before the donation form.

Hide the last item in the breadcrumb trail

This filter can be used to hide the last item in the breadcrumb trail.

<10

Dynamically Change the SEO Title of a Specific Term Before the Metadata is Saved

The code snippet below can be used to dynamically change the SEO title of a specific…

<10

Overwriting Entries From Users Who Have Already Submitted a Form

This snippet will overwrite old entries from a user each time they submit a new one…

<10

Disable OpenGraph Tags on all Listing Detail Pages

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

<10

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

<10

How to Display Hidden Single Item Fields in Order Summary

This code snippet will display the hidden single item field in order summary

<10

WooCommerce Change "$0.00" to "Free"

/** * Snippet Name: WooCommerce Change "$0.00" to "Free" * Snippet Author: ecommercehints.com */ add_filter( 'woocommerce_get_price_html',…

Change Location Taxonomy Options When its Registered

This filter can be used to change the taxonomy option to ‘hierarchical’

<10

Displaying the Total Number of Entries on Your Site

This snippet creates a shortcode that you can use to display the total number of entries…

<10

Add Campaigns Menu

Add a top-level Campaigns menu tab to the menu in the WordPress dashboard.

Hide Business Info Phone Number from the Front End

This filter can be used to hide business info phone number from the front end.

<10

Upload font files to media library

Allow the upload of font files (.ttf, .otf, .woff & .woff2) to WordPress media library

Custom Style Icons for Rating field

This snippet will customize your rating icons in the Rating field

<10
1 25 26 27 28 29 152