post_excerpt for UTF-8
-
Post_excerpt gives broken text for non latin UTF-8 text. Quick fix is to edit file APLCallback.php line 42 and change substr to mb_substr and then specify length explicitly. Not sure if this plugin uses substr anywhere else, if it does it also needs to be changed to mb_substr.
The topic ‘post_excerpt for UTF-8’ is closed to new replies.