... $the_excerpt = strip_shortcodes(strip_tags($the_excerpt), $tags); $the_excerpt = preg_split('/\b/', $the_excerpt, $length * 2+1); ...
確定! 回上一頁