Changeset 54953 for trunk/src/wp-admin/includes/class-wp-debug-data.php
- Timestamp:
- 12/09/2022 11:52:58 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-debug-data.php
r54239 r54953 31 31 * @throws ImagickException 32 32 * @global wpdb $wpdb WordPress database abstraction object. 33 * @global $_wp_theme_features 33 34 * 34 35 * @return array The debug data for the site. … … 1559 1560 * @since 5.2.0 1560 1561 * 1562 * @global wpdb $wpdb WordPress database abstraction object. 1563 * 1561 1564 * @return int The size of the database, in bytes. 1562 1565 */
Note: See TracChangeset
for help on using the changeset viewer.