Changeset 13325
- Timestamp:
- 02/23/2010 09:08:50 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/wp-db.php
r13324 r13325 628 628 * @param string $scope Can be all, global, blog, or old tables. Default all. 629 629 * All returns the blog tables for the queried blog and all global tables. 630 * @param bool $prefix Whether to include table prefixes. Default false. If blog630 * @param bool $prefix Whether to include table prefixes. Default true. If blog 631 631 * prefix is requested, then the custom users and usermeta tables will be mapped. 632 632 * @param int $blog_id The blog_id to prefix. Defaults to main blog. Used only when prefix is requested.
Note: See TracChangeset
for help on using the changeset viewer.