Changeset 46603 for trunk/src/wp-includes/ms-load.php
- Timestamp:
- 10/27/2019 07:09:10 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/ms-load.php
r46596 r46603 79 79 * @since 3.0.0 80 80 * 81 * @param bool nullWhether to skip the blog status check. Default null.81 * @param bool|null $check Whether to skip the blog status check. Default null. 82 82 */ 83 83 $check = apply_filters( 'ms_site_check', null );
Note: See TracChangeset
for help on using the changeset viewer.