Lấy tên thư mục theme
$current_theme_name = get_template();
// $current_theme_name = blanktheme (Tên thư mục theme)
Last updated
Was this helpful?
$current_theme_name = get_template();
// $current_theme_name = blanktheme (Tên thư mục theme)
Last updated
Was this helpful?