Changeset 27347
- Timestamp:
- 03/02/2014 04:40:02 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/ms-blogs.php
r26502 r27347 570 570 * @param int $new_blog The id of the blog you want to switch to. Default: current blog 571 571 * @param bool $deprecated Deprecated argument 572 * @return bool True on success, false if the validation failed572 * @return bool Always returns True. 573 573 */ 574 574 function switch_to_blog( $new_blog, $deprecated = null ) {
Note: See TracChangeset
for help on using the changeset viewer.