mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Change inline docs to reflect [13324]
git-svn-id: https://develop.svn.wordpress.org/trunk@13325 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
8282ad9bfa
commit
c4449c4cb2
@ -627,7 +627,7 @@ class wpdb {
|
||||
*
|
||||
* @param string $scope Can be all, global, blog, or old tables. Default all.
|
||||
* All returns the blog tables for the queried blog and all global tables.
|
||||
* @param bool $prefix Whether to include table prefixes. Default false. If blog
|
||||
* @param bool $prefix Whether to include table prefixes. Default true. If blog
|
||||
* prefix is requested, then the custom users and usermeta tables will be mapped.
|
||||
* @param int $blog_id The blog_id to prefix. Defaults to main blog. Used only when prefix is requested.
|
||||
* @return array Table names. When a prefix is requested, the key is the
|
||||
|
||||
Loading…
Reference in New Issue
Block a user