init
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
add_ux_builder_shortcode('woocommerce_checkout', array(
|
||||
'name' => __( 'WC Checkout' ),
|
||||
'hidden' => true
|
||||
) );
|
Reference in New Issue
Block a user