Test gist
Published by byte.kve under on 10:27
This file contains 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
function jk_woocommerce_breadcrumbs() { | |
return array( | |
'delimiter' => '', | |
'wrap_before' => '', | |
'wrap_after' => '', | |
'before' => '', | |
'after' => '', | |
'home' => _x( 'Trang chủ', 'breadcrumb', 'woocommerce' ), | |
); | |
} | |
add_action( 'woocommerce_archive_description', 'woocommerce_category_image', 2 ); |
2 nhận xét:
Nhận xét này đã bị tác giả xóa.
Nhận xét này đã bị tác giả xóa.
Đăng nhận xét