Skip to content

Instantly share code, notes, and snippets.

@cmcculloh
Created November 23, 2011 05:52
Show Gist options
  • Save cmcculloh/1387972 to your computer and use it in GitHub Desktop.
Save cmcculloh/1387972 to your computer and use it in GitHub Desktop.
add action
add_action('admin_init', 'your_init_function');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment