WP_Debug_Data

Class: Class for providing debug data based on a users ClassicPress environment.

Source: wp-admin/includes/class-wp-debug-data.php:11

Used by 0 functions | Uses 0 functions

debug_information

Filter Hook: Filters the debug information shown on the Tools -> Site Health -> Info screen.

Source: wp-admin/includes/class-wp-debug-data.php:1425

Used by 1 function | Uses 0 functions

WP_Debug_Data::format()

Method: Formats the information gathered for debugging, in a manner suitable for copying to a forum or support ticket.

Source: wp-admin/includes/class-wp-debug-data.php:1464

Used by 0 functions | Uses 0 functions

WP_Debug_Data::get_sizes()

Method: Fetches the sizes of the ClassicPress directories: `wordpress` (ABSPATH), `plugins`, `themes`, and `uploads`.

Source: wp-admin/includes/class-wp-debug-data.php:1555

Used by 2 functions | Uses 7 functions