Skip to content

Instantly share code, notes, and snippets.

@ianmjones
Created June 19, 2015 04:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ianmjones/cd24af13726e1deb3ebf to your computer and use it in GitHub Desktop.
Save ianmjones/cd24af13726e1deb3ebf to your computer and use it in GitHub Desktop.
admin_filters settings for our Extended CPTs plugin.
'admin_filters' => array(
'pixie_article_audience' => array(
'taxonomy' => 'pixie-article-audience',
'title' => _x( 'Audience', 'Pixie Article Taxonomy', 'pixie-article' ),
),
),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment