Search results for: admin

Unattached Media Cleanup

// Schedule the event if it is not already scheduled function schedule_unattached_media_cleanup() { if (!wp_next_scheduled('delete_unattached_media_event')) {…

Sending Numerical Values Through Webhooks

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

20+

Sending Geolocation Data Through Webhooks

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

30+

How to Display Hidden Single Item Fields in Order Summary

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

10+

Set a specific language for Cloudflare Turnstile.

/** * Set a specific language for Cloudflare Turnstile. * * @link https://wpforms.com/developers/how-to-set-the-language-for-cloudflare-turnstile */ function wpf_add_turnstile_language_script()…

<10

Change the No Results Found text in Modern Dropdown

This snippet changes the default no result found text in Dropdown field with Modern style.

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

Adding a Video Before Your Form

This code snippet will add a video above your form.

70+

Processing Smart Tags in HTML Field

This snippet makes WPForms Smart Tags usable in the HTML field

100+

Custom Style Icons for Rating field

This snippet will customize your rating icons in the Rating field

10+

Using Smart Tags in Your WordPress Rewrite Rules

This code snippet converts messy query string URLs into clean, user-friendly URLs while preserving functionality

30+

Focused Form Fields

This CSS snippet will make your fields focused on click.

30+

Change the Payment Delimiter Inside Email Notifications

This snippet changes the default separator for payment details in emails.

10+

Create Custom Address Scheme

This code snippet will create your own unique address scheme and list all the countries.

60+

Remove WordPress Version Number

Hide the WordPress version number from your site's frontend and feeds

1 82 83 84 85 86 128