debug_information

debug_information

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

See hook in core

Displaying hooks found in version: wordpress-6.5.2

apply_filters('debug_information') is found 1 times:

  • /wp-admin/includes/class-wp-debug-data.php line 1471
    		 *         }
    		 *     }
    		 * }
    		 */
    		$info = apply_filters( 'debug_information', $info );
    
    		return $info;
    	}
    
    	/**
    	 * Returns the value of a MySQL system variable.
    

See this hook used in plugins: