Mặc định kí hiệu xem thêm trong phần mô tả ngắn là […]. Để thay đổi kí hiệu này, bạn hãy thêm đoạn mã bên dưới vào trong file functions.php
trong theme của bạn.

function tmdev_change_excerpt_more( $more ) {
     return '...';
}
add_filter('excerpt_more', 'tmdev_change_excerpt_more');

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