Functions.php

归档于 Functions.php 的文章

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