Skip to content

Instantly share code, notes, and snippets.

@alexpos
Created May 21, 2013 18:16
Show Gist options
  • Save alexpos/5622003 to your computer and use it in GitHub Desktop.
Save alexpos/5622003 to your computer and use it in GitHub Desktop.
Post Formats and WP 3.6
add_filter( 'enable_post_format_ui', '__return_false' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment