Override parent theme function that is not hooked or in the functions.php file
Is this even possible? If your description is correct and … The function is not pluggable, by which I assume you mean not wrapped in a if (!function_exists()) condition and The function is not a callback for an action or a filter and The function is not in a theme file that gets automatically substituted … Read more