Search results for: admin

Include Subscriptions in API

Include EDD Subscription payments in the /edd-api/sales endpoint

How to Add Custom Code Snippets in WordPress

For this guide, we’ll create a custom code that prevents theme conflicts that cause Radio and…

200+

Ensure Webfont is Loaded

add_filter( 'elementor_pro/custom_fonts/font_display', function( $current_value, $font_family, $data ) { return 'swap'; }, 10, 3 );

<10

om-manually-set-global-cookies.js

// Set OptinMonster Global Cookies when this function runs function setGlobalCookies() { document.cookie = "omSuccessCookie=true; expires=Fri,…

Change "Email" On Donation Form

This will change wording on the donation form for the "Email" field, although this snippet can…

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

Header and Footer

Copy/pasted form docket

Justin Barron
<10

Add deliveryTime schema to shippingDetails schema

This snippet adds deliveryTime schema to shippingDetails schema that's present inside the Product > Offers schema

100+

Lowercase Filenames for Uploads

Make all the filenames of new uploads to lowercase after you enable this snippet.

Assign User Role Conditionally in WordPress

This snippet works with WPForms and the User Registration Add-on. It lets you assign user roles…

20+
1 36 37 38 39 40 98