Skip to content

Instantly share code, notes, and snippets.

@brichards
Created January 31, 2013 17:28
Show Gist options
  • Save brichards/4684580 to your computer and use it in GitHub Desktop.
Save brichards/4684580 to your computer and use it in GitHub Desktop.
Filter child option defaults
add_filter( 'sb_child_option_defaults', 'my_option_defaults' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment