$excerpt = get_the_permalink(); 
$limit_excerpt = wp_trim_words( $excerpt, 10, '...' );
echo wp_strip_all_tags( $limit_excerpt, true );

Trong đoạn mã trên có hàm: wp_strip_all_tags sử dụng để chuyển các chuỗi sang html

Hàm này sử dụng khi: gọi các dữ liệu từ database ra giao diện web

Bài viết liên quan

post-no-image

Add the Meta Box Upload Multiple Images and multiple metabox

post-no-image

Add the Meta Box Repeat

post-no-image

Kỹ thuật debounce trong javascript – Trì hoãn nhập từ khóa trong ô input

post-no-image

Thêm VS Code snippets

post-no-image

Query only seach by title

post-no-image

Hướng dẫn tạo form có validate, upload file nhiều bước và xử lý ajax