Changeset 62179 for trunk/src/wp-admin/includes/dashboard.php
- Timestamp:
- 03/30/2026 06:01:58 AM (5 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/includes/dashboard.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/dashboard.php
r61799 r62179 1649 1649 * @since 3.0.0 1650 1650 * 1651 * @return true| voidTrue if not multisite, user can't upload files, or the space check option is disabled.1651 * @return true|null True if not multisite, user can't upload files, or the space check option is disabled. 1652 1652 */ 1653 1653 function wp_dashboard_quota() { … … 1710 1710 </div> 1711 1711 <?php 1712 return null; 1712 1713 } 1713 1714
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)