debug_information

debug_information

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: wordpress-6.7

do_action('debug_information') 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.
    

See this hook used in plugins: