nguyen dung 39b8cb3612 init
2022-02-18 16:43:41 +07:00

7 lines
112 B
PHP

<?php
add_ux_builder_shortcode('woocommerce_cart', array(
'name' => __( 'WC Cart' ),
'hidden' => true
) );