Search results for: admin

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

How to Display Hidden Single Item Fields in Order Summary

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

10+

Sending Geolocation Data Through Webhooks

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

20+

Sending Numerical Values Through Webhooks

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

20+

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')) {…

Storing User's Uncached IP Address in Hidden Field

This snippet lets you capture and store the user's IP address in the Hidden field. It…

20+

Breadcrumbs - Hide WooCommerce Shop crumb

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

20+

Sending Form Fields as Smart Tags to Square

The snippet makes Smart Tags usable with Square payments. It allows you to include form fields…

<10

Disabling Past Times on the Date / Time Field

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

20+

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…

20+

Sending Multiple File Uploads to Google Drive through Zapier

This snippet modifies our Zapier integration and allows users to send multple files submitted through the…

20+

Untitled Snippet

Đồ Thị Hàm Số Đồ Thị Hàm Số Thêm Đồ Thị Reset Màu Đồ Thị: Hiển…

<10

Untitled Snippet

body { font-family: Arial, sans-serif; text-align: center; margin: 20px; background-color: #f9f9f9; color: #333; } h1 {…

<10

Untitled Snippet

document.addEventListener("DOMContentLoaded", () => { const canvas = document.getElementById("canvas"); const ctx = canvas.getContext("2d"); const expressionInput = document.getElementById("expressionInput");…

<10

Enhanced Force Author Plugin

Forces a specific user to be the author of all posts and pages while maintaining the…

1 85 86 87 88 89 122