文章数量

归档于 文章数量 的文章

1,完全禁用 SQL_CALC_FOUND_ROWS,放到functions.php文件中即可 add_action('pre_get_posts', 'wndt_post_filter'); …