Last active
July 20, 2018 08:25
-
-
Save bryceadams/4bcfce7f1ff341f9b1ad8cc98b3417bb to your computer and use it in GitHub Desktop.
Metorik - Stop cart checkout button 'popup' appearing.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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