Changeset 25991 for trunk/src/wp-includes/ms-load.php
- Timestamp:
- 10/30/2013 03:19:16 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/ms-load.php
r25880 r25991 67 67 * blog-suspended.php drop-ins. 68 68 * 69 * @since 3.0.0 70 * 69 71 * @return bool|string Returns true on success, or drop-in file to include. 70 72 */ … … 77 79 * Filter checking the status of the current blog. 78 80 * 79 * @since 1.2.181 * @since 3.0.0 80 82 * 81 83 * @param bool null Whether to skip the blog status check. Default null.
Note: See TracChangeset
for help on using the changeset viewer.