Tag Archives: wp_html_excerpt

wp_html_excerpt

Safely extracts not more than the first $count characters from html string.UTF-8, tags and entities safe prefix extraction. Entities inside will *NOT* be counted as one character. For example & will be counted as 4, < as 3, etc.

3767

Continue reading