Disable delayed customer recalculations

In EDD 3.1.1.4+, to improve checkout performance, the recalculation of a customer's stats were deferred by…

Change Arabic Currency symbol to the currency short code

example change د.إ to AED and all the Arabic currencies

AJAX Grid Search (single grid)

Add ID of #gridSearch to the search form. Give your grid a class of .grid-results.

Limit Uploaded Image Size

Set a max width and height for your image uploads to save space.

Defining SparkPost Mailer Constants

This snippet will prevent users from changing WP Mail SMTP settings in your WordPress admin area…

MemberPress: Add/Override State Drop Down Values

Adding this code snippet to a website will override the list of states available under the…

Partner Group GTM Head Tag

Add GTM Tag to Site Header on Partner Site Group

Colin Bunn PRO
<10

Untitled Snippet

// Define the API URL const apiUrl = 'https://api.example.com/data'; // Make a GET request fetch(apiUrl) .then(response…

Mwanaidi Masoud PRO
<10

WPCode Admin Number of Snippets (copy)

Change the number of snippets displayed in the admin list using a filter.

1 175 176 177 178 179 213