Thu gọn content wordpress

Đặt Cược Ngay Tại Nhà Cái TT128 Để Tận Hưởng Mùa Euro Tọn Vẹn Niềm Vui
- Mọi chi tiết xin liên hệ:
• CƯỢC NGAY: TT128.NET

 function thu_gon($limit) {

$excerpt = explode(' ', get_the_excerpt(), $limit);

if (count($excerpt)>=$limit) {

array_pop($excerpt);

$excerpt = implode(" ",$excerpt).'[...]';

} else {

$excerpt = implode(" ",$excerpt);

}

$excerpt = preg_replace('`\[[^\]]*\]`','',$excerpt);

return $excerpt.'...';

}


Không có nhận xét nào