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
<?php | |
/////////////////////////////////////////////////////////////////////////////////////////////////////// | |
// Show Prop 65 Message Upon State of California Shipping Selection During WooCommerce Checkout | |
// https://razorfrog.com/california-prop-65-conditional-text-in-woocommerce/ | |
/////////////////////////////////////////////////////////////////////////////////////////////////////// | |
// First Step | |
// Create Prop 65 warning message and hook it into WooCommerce After Order Review | |
// "display:none" we have hidden the warning message by default | |
NewerOlder