Files
thiet-ke-noi-that/wp-content/themes/flatsome/inc/builder/shortcodes/woocommerce_cart.php
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
) );