If I used get_the_excerpt() herein, I'd create an infinite recursion. Looking at the core code, has_excerpt() goes to the database for the post object, then ...
確定! 回上一頁