4ABlog
首页
文章
分类
标签
切换菜单
EXPLAIN查询
归档于 EXPLAIN查询 的文章
2022年08月18日
WordPress文章太多了特别卡
1,完全禁用 SQL_CALC_FOUND_ROWS,放到functions.php文件中即可 add_action('pre_get_posts', 'wndt_post_filter'); …
WordPress性能优化
SQL_CALC_FOUND_ROWS
EXPLAIN查询
functions.php
文章数量