Zoominfo

Chad Geary
<10

Remove "mail.readwrite" Scope for the Outlook Mailer

This snippet removes the `mail.readwrite` scope from the WP Mail SMTP plugin Outlook provider.

Woo Products Limit For Admin

Prevent Admin from Adding More Than 10 Products

Grant Wholesale Lead Approval for a Certain User Role

Allow other user roles e.g. "Editor" to "Approve" or "Reject" wholesale applications from the WP Dashboard…

Coded Options Page

Coded Options Page 1️⃣ Admin Menüpunkt für die globale Einstellungsseite hinzufügen 2️⃣ Inhalt der Einstellungsseite mit…

FlowMattic: Expand Workflow Description Box.

This snippet runs in the WordPress admin area and removes any line-clamping on the “.css-iIDhdyB” element…

<10

Automatically Close Campaign After Specific Amount of Seconds

The below code snippet closes your campaign after a specific amount of seconds have passed.

Woo - euroteken weghalen

function avia_remove_wc_currency_symbol( $currency_symbol, $currency ) { $currency_symbol = ''; if ( is_cart() || is_checkout() || is_wc_endpoint_url('order-received'))…

Rene Dijk PRO
<10

WPcode

WPcode

Irina Pasechnik
<10

Change Cancel Page URL For Paypal

This should redirect a donor to a custom URL after a donor clicks 'cancel' on Paypal's…

Set a cookie if the URL contains specific UTM parameters.

The below script checks the URL for specific UTM parameters and if found, saves a cookie…

1 85 86 87 88 89 105