Viewing 1 replies (of 1 total)
  • Plugin Author timmcdaniels

    (@timmcdaniels)

    Hi Austin,

    Sorry for the delay in response. The plugin is using a taxonomy, like this:

    register_taxonomy( ‘taxonomy_name’, ‘attachment’, $args );
    register_taxonomy_for_object_type( ‘taxonomy_name’, ‘attachment’ );

    Thanks,

    Tim

Viewing 1 replies (of 1 total)
  • The topic ‘Add new tab in meta box in edit media section’ is closed to new replies.