Custom Countries

Illustrates how to add a custom list of countries

<10

Untitled Snippet

function remove_my_action() { remove_action('wp_head', 'et_add_viewport_meta'); } function custom_et_add_viewport_meta(){ echo ''; } add_action( 'init', 'remove_my_action'); add_action( 'wp_head',…

Untitled Snippet

https://www.highrevenuegate.com/vtih3qtws?key=9fcf513fba43e6344e324bc00d8881b4

Meta Pixel - InitiateCheckout Event

Meta Pixel - InitiateCheckout Event

Mass Order Delete

Bulk delete orders from Easy Digital Downloads easily

Force account creation by category or tag

Forces the customer to create an account at checkout if a download in the cart has…

Disable Renewals for Specific Products

Prevents license keys for certain downloads from being renewed or extended.

Show Sticky Posts on Top of the Archive Templates - WPX Tetris Theme

## Sticky Posts on Archive Pages - WPX Tetris Theme **Description:** Display sticky posts first on…

Move Points Message Below Content

Move Single Product Page Message below content

Ajax snippet

Jeremy Setters PRO
<10

Add a custom column to Commission table

/** * Add custom columns label * * @param Array $columns array stored column names *…

1 86 87 88 89 90 217