Docs: Improve inline comments per the documentation standards.
Includes minor code layout fixes for better readability. See #48303. Built from https://develop.svn.wordpress.org/trunk@47122 git-svn-id: http://core.svn.wordpress.org/trunk@46922 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -198,7 +198,7 @@ class WP_Site_Query {
|
||||
'search' => '',
|
||||
'search_columns' => array(),
|
||||
'count' => false,
|
||||
'date_query' => null, // See WP_Date_Query
|
||||
'date_query' => null, // See WP_Date_Query.
|
||||
'update_site_cache' => true,
|
||||
'update_site_meta_cache' => true,
|
||||
'meta_query' => '',
|
||||
|
||||
Reference in New Issue
Block a user