Skip to content

Instantly share code, notes, and snippets.

@wadmiraal
Created November 18, 2013 18:08
Show Gist options
  • Save wadmiraal/7532480 to your computer and use it in GitHub Desktop.
Save wadmiraal/7532480 to your computer and use it in GitHub Desktop.
One useful use of override_function.
override_function('override_function', '$function_name, $function_args, $function_code', 'return override_function($function_name, $function_args, $function_code );');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment