Skip to main content
Retrieves the original root callback function for a hooked function.

Parameters

Returns

function - The original unhooked function.

Example

Allows bypassing intermediate hooks to execute the root implementation.