Skip to content

Instantly share code, notes, and snippets.

@ScottDeLuzio
Created August 14, 2015 23:02
Show Gist options
  • Save ScottDeLuzio/daa9321e18f41f1cddd3 to your computer and use it in GitHub Desktop.
Save ScottDeLuzio/daa9321e18f41f1cddd3 to your computer and use it in GitHub Desktop.
Hook into checkout form
add_action('woocommerce_after_order_notes', 'conditional_checkout_field');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment