debug_information, $info
debug_information, $info
Appears in: 7.0.3
Hook Type: filter
Displaying hooks found in version: 7.0.3apply_filters('debug_information, $info') is found 1 times:
- /wp-admin/includes/class-wp-debug-data.php line 135
* } * } * } */ $info = apply_filters( 'debug_information', $info ); return $info; } /** * Gets the WordPress core section of the debug data.