Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
gordielachance authored and gordielachance committed Sep 17, 2016
1 parent 075ad2c commit 2d3d3ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ If it hasn't been done already, you can translate the plugin and send me the tra
== Changelog ==

= 1.3.0 =
Try to optimize queries that count forum topics :
* Try to optimize queries that count forum topics in has_user_read_all_forum_topics():
* 'no_found_rows' => true (see https://wpartisan.me/tutorials/wordpress-database-queries-speed-sql_calc_found_rows); so use count() instead of found->posts
* 'update_post_term_cache' => false

Expand Down

0 comments on commit 2d3d3ec

Please sign in to comment.