Skip to content

Instantly share code, notes, and snippets.

@jeweltheme
Forked from dannyockilson/media-categories
Last active August 29, 2015 14:19
Show Gist options
  • Save jeweltheme/c9f246ed1f610f48b86d to your computer and use it in GitHub Desktop.
Save jeweltheme/c9f246ed1f610f48b86d to your computer and use it in GitHub Desktop.
<?php
/* add this on init hook */
register_taxonomy_for_object_type( 'category', 'attachment' );
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment