Redirect Lost Password to a Custom Page
By default, some plugins redirect the “Lost Password” link to the WordPress admin panel. This snippet…
Allow free shipping for EDD Simple Shipping
Enable free shipping for a specific download, or specific download/price ID combination. This will ensure that…
Test New
test
GravityView_DIR_RAPI -Expose GravityView ACF Fields to REST API
* WPCode Snippet: Expose GravityView ACF Fields to REST API (MANUAL SYNC ONLY) * Description: Makes…
How to Set a Default Country on the Vendor Registration Form
Make sure to select the correct vendor registration page under WC Vendors > Settings > Registration…
Display Only Selected Countries on the Vendor Registration Form
Streamline your registration form by showing only selected countries or remove others from the registration form…
Custom Countries
Illustrates how to add a custom list of countries
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