in your code above use get_the_excerpt() instead of the_excerpt() , because the last one will output the excerpt to the screen, and not pass it to your ...
確定! 回上一頁