mirror of
git://develop.git.wordpress.org/
synced 2025-04-13 08:32:10 +02:00
774dceac30
wp_list_authors()
, check for author's post count before getting author's metadata.
This significantly reduces the number of SQL queries when `wp_list_authors()` is called on a site where the majority of users don't have any posts, e.g. a membership site. Props billerickson, ianbelanger, dswebsme. Fixes #45105. git-svn-id: https://develop.svn.wordpress.org/trunk@45235 602fd350-edb4-49c9-b593-d223f7449a82
Description
No description provided
Languages
PHP
81.6%
CSS
8.8%
JavaScript
8.1%
SCSS
0.8%
HTML
0.7%