Search results for: admin

Donation Form Email Check

If you need to do manual validation of an email when a donation is being submitted…

Chatbot backend

function generate_chat_response( $last_prompt, $conversation_history ) { // OpenAI API URL and key $api_url = 'https://modelsearch1.openai.azure.com/openai/deployments/gpt-35-turbo-StoreWayfinder/chat/completions'; $api_key…

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…

20+

Adding French Time Format for the Date / Time field

This code snippet adds a new French format to the Date / Time field.

70+

Creating Additional Format for the Date / Time field

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

30+

Changing sublabels for Email Field on a Single Form

This snippet is used to change sublabel for Email field on a specific form. Be sure…

<10

Changing Sublabels for the Email Field

This snippet is used to update the default labels for the Email field when it includes…

10+

Make the auction start price and auction dates required for vendors

This is from the integration with the WooCommerce Simple Auctions plugin

Using Conditional Logic to Change Date Picker Locale

This snippet works with the WPML plugin and only apply date picker locale changes when the…

10+

Using Date Picker Localization

This snippet is used to apply the changes that instruct WPForms to update the date picker…

30+

Localizing Date Picker Strings

This snippet is used to modify WPForms' default date picker locale

30+

Disable All UpdraftPlus Email Notifications

This snippet completely disables all email notifications from UpdraftPlus, including backup reports, error notifications, warnings, and…

How to Hide Zero Quantity Items in Dropdown Payment Field Notifications

This snippet hides items with zero quantities from your WPForms notification emails when using payment fields

10+

Open all external links in new tab

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

1 80 81 82 83 84 124