Changeset 30203 for trunk/src/wp-admin/includes/dashboard.php
- Timestamp:
- 11/03/2014 07:08:16 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/dashboard.php
r29787 r30203 1112 1112 * @since 3.0.0 1113 1113 * 1114 * @return bool True if not multisite, user can't upload files, or the space check option is disabled.1114 * @return bool|null True if not multisite, user can't upload files, or the space check option is disabled. 1115 1115 */ 1116 1116 function wp_dashboard_quota() {
Note: See TracChangeset
for help on using the changeset viewer.