Changeset 44469 for trunk/src/wp-includes/ms-functions.php
- Timestamp:
- 01/08/2019 08:57:32 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/ms-functions.php
r43654 r44469 1348 1348 * 1349 1349 * @since MU (3.0.0) 1350 * @since 5. 0.0 $blog_id now supports input from the {@see 'wp_initialize_site'} action.1350 * @since 5.1.0 $blog_id now supports input from the {@see 'wp_initialize_site'} action. 1351 1351 * 1352 1352 * @param WP_Site|int $blog_id The new site's object or ID. … … 1900 1900 * 1901 1901 * @since MU (3.0.0) 1902 * @since 5. 0.0 Parameters now support input from the {@see 'wp_initialize_site'} action.1902 * @since 5.1.0 Parameters now support input from the {@see 'wp_initialize_site'} action. 1903 1903 * 1904 1904 * @global wpdb $wpdb WordPress database abstraction object.
Note: See TracChangeset
for help on using the changeset viewer.