Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marcusig/359a6bf60b595913fb29ac2590cd8420 to your computer and use it in GitHub Desktop.
Save marcusig/359a6bf60b595913fb29ac2590cd8420 to your computer and use it in GitHub Desktop.
Force the form.cart markup in the configurator
<?php
add_filter( 'mkl_pc_show_form', '__return_true' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment