From 2d3d3ecd00bbf501e7026097a0a3d94831a7856f Mon Sep 17 00:00:00 2001 From: gordielachance Date: Sat, 17 Sep 2016 11:04:50 +0200 Subject: [PATCH] minor --- readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index b8922fa..d0a0b5a 100644 --- a/readme.txt +++ b/readme.txt @@ -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