Skip to content

Instantly share code, notes, and snippets.

@bryceadams
Last active July 20, 2018 08:25
Show Gist options
  • Save bryceadams/4bcfce7f1ff341f9b1ad8cc98b3417bb to your computer and use it in GitHub Desktop.
Save bryceadams/4bcfce7f1ff341f9b1ad8cc98b3417bb to your computer and use it in GitHub Desktop.
Metorik - Stop cart checkout button 'popup' appearing.
add_filter('metorik_acp_checkout_button', '__return_false');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment