Set AIOSEO Metabox Priority to Low

Set the AIOSEO metabox priority to low

10+

Add Textbox To Donation Form

Adds a textbox to a donation form - for example, to collect a referral code.

How to Display a List of WPForms Using a Shortcode

This snippet will create a new shortcode that can display all your WPForms forms.

10+

Open all external links in new tab

This makes the manual link tab association obsolete. All links to another domain will open in…

Multi Step Donation Form

This snippet provides a foundation for converting the donation form into a multi-step donation form.

My Insert widget in header

My own way of Inserting widget in header

Creating Additional Format for the Date / Time field

This snippet is used to add extra formats for the Time interval on the Date /…

10+

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

10+

Sending Geolocation Data Through Webhooks

This snippet works with the Geolocation and Webhooks addon. It allows you to send geolocation data…

10+

Breadcrumbs - Hide WooCommerce Shop crumb

This filter can be used to hide the WooCommerce Shop page from the breadcrumbs.

10+

Changing the Cache Time on Your Form Token

/** * Extend cache time on form tokens before today. * * @link https://wpforms.com/developers/how-to-change-the-cache-time-on-your-form-token */ function…

10+

How to Get the URL from the File Upload Form Field

/** * Get and use the File Upload field URL * * @link https://wpforms.com/developers/how-to-get-the-url-from-the-file-upload-form-field/ */ function…

10+

How to Add an Empty Dropdown to Dropdown Items

This snippet maintains a clean "--Select--" option without the zero price display when using the Dropdown…

10+

Setting a Default Featured Image for Post Submissions

This snippet is used to assign a default image that'll serve as the featured image for…

10+

Displaying Shortcodes Inside Form Label Fields

/** * Run shortcodes on the form label field. * * @link https://wpforms.com/developers/how-to-display-shortcodes-inside-the-label-of-the-form-field/ */ function add_shortcode_to_label(…

10+
1 20 21 22 23 24 159