• Is it possible to create and use same taxonomy for many post types?

    Now I have:
    register_taxonomy(NQS_TAX_PRE,NQS_PT_DUK,$args );

    Can I use something like:
    register_taxonomy(NQS_TAX_PRE,NQS_PT_DUK,NQS_PT_BAND,NQS_PT_HELP,$args );

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Taxonomy for many post types’ is closed to new replies.