Hi! Can you please change the code to following one function change_excerpt($text) { return rtrim($text,''); } add_filter('get_the_excerpt', ' ...
確定! 回上一頁