Changeset 45734 for trunk/src/wp-includes/ms-deprecated.php
- Timestamp:
- 08/04/2019 01:11:01 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/ms-deprecated.php
r45708 r45734 597 597 * @deprecated 5.1.0 598 598 * 599 * @global wpdb $wpdb 600 * @global WP_Roles $wp_roles 599 * @global wpdb $wpdb WordPress database abstraction object. 600 * @global WP_Roles $wp_roles WordPress role management object. 601 601 * 602 602 * @param int $blog_id The value returned by wp_insert_site().
Note: See TracChangeset
for help on using the changeset viewer.