Add Image to Sitemap From an Image ACF Field

This filter can be used to add an image from an Image ACF field with the…

100+

Set Default Date for Date Picker

Sets a default date for your Date Picker form field.

100+

Show link assistant suggestions

This snippet fixes a conflict of a custom theme with the default WordPress class called 'fixed'.…

100+

Increase the max file size limit in WordPress

Using a small snippet, we're going to increase the upload size, post size, and max execution…

100+

Create Additional Schemes for the Address Field

This snippet will show you how to create your own Scheme for the Address field. This…

100+

Add Custom Element to Breadcrumbs

This snippet adds a custom Element called "Resources" (with its link) as the 1st element in…

100+

Allow Multiple Dates Selection in Date Picker

Adds the ability to select multiple dates inside the Date Picker field.

100+

Fix LearnPress conflict that hides AIOSEO tabs on settings pages

LearnPress hides the tabs of AIOSEO by loading its Vue assets on our pages. This snippet…

100+

Change Position of v2 Invisible reCAPTCHA Badge

Changes the position of the v2 Invisible reCAPTCHA badge

100+

Defer the reCAPTCHA Script

Defers the reCAPTCHA script until after the page finishes loading.

100+

Conditionally Show the Submit Button

This snippet will automatically show or hide the Submit button based on form field responses.

100+

Block IP Addresses From Completing Your Form

Using this snippet will allow you to add specific IP Addresses from completing your forms.

100+

WPForms Enable Modern Markup Settings

By adding this snippet, you will be able to turn the Modern Markup settings on and…

100+

Adding Custom Border to Your Form

/* Add custom border to specific form */ #wpforms-form-1234 { border: 2px solid #333333; padding: 20px;…

100+

Append a string to the Meta Description of each post

This snippet can be used to append a string to the Meta Description of each post

100+
1 3 4 5 6 7 113