您是否需要過濾 posts_where ?您不能只使用date query parameters嗎?對於您的情況,特別是 before 。 $args = array( 'date_query' => array( ...
確定! 回上一頁