How could i hide custom taxonomies area when store vendor manage product?

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Multi Vendor Marketplace Plugin | WCFM Marketplace Forums WCFM – Marketplace (WooCommerce Multivendor Marketplace) How could i hide custom taxonomies area when store vendor manage product?

Viewing 2 reply threads
  • Author
    Posts
    • #36206
      MOHO
      Participant

      I use toolset to create custom “taxonomy”

      How could i hide custom taxonomies area when store vendor manage product?

      taxonomy slug: news_type

      because this “taxonomy” only admin could see, thanks.

      Attachments:
      You must be logged in to view attached files.
    • #36226
      WCFM Forum
      Keymaster

      Hi,

      Kindly add this ode for the purpose –

      add_filter( 'wcfm_is_allow_custom_taxonomy', '__return_false' );

      Thank you

    • #36270
      MOHO
      Participant

      thanks it work.

      please close it.

Viewing 2 reply threads
  • The topic ‘How could i hide custom taxonomies area when store vendor manage product?’ is closed to new replies.