Changeset 49926 for trunk/src/wp-admin/includes/dashboard.php
- Timestamp:
- 01/03/2021 09:55:04 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/dashboard.php
r49725 r49926 1539 1539 * @since 3.0.0 1540 1540 * 1541 * @return bool|nullTrue if not multisite, user can't upload files, or the space check option is disabled.1541 * @return true|void True if not multisite, user can't upload files, or the space check option is disabled. 1542 1542 */ 1543 1543 function wp_dashboard_quota() {
Note: See TracChangeset
for help on using the changeset viewer.