Skip Navigation

[Resolved] post_categories_meta_box on flat taxonomy type

This support ticket is created 4 years, 2 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

Tagged: 

This topic contains 7 replies, has 2 voices.

Last updated by Minesh 4 years, 2 months ago.

Assisted by: Minesh.

Author
Posts
#2045473

How can I show my hierarchical custom taxonomy metabox on gutenberg editor as flat post_categories_meta_box?

#2045609

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

As I understand, you want to display convert hierarchical taxonomy to flat taxonomy?

#2046159

No, I want to use flat taxonomy but I want to use the category style(checkbox) metabox in gutenberg editor

#2046163

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

No - there is no such feature available and for your custom requirement you are welcome to contact our certified partners:
=> https://toolset.com/contractors/

#2048707

isn't there any hook that I can use to attach the cb metabox?

#2051417

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

I'm afraid that Toolset do not offer such hook that you should be able to use to customize the admin section to change taxonomy layout.

#2055325
2e5639926992b1f191fb9ef2e98b408.png

But what is this cb metabox section

#2055415

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

meta_box_cb section is offered by WordPress.
=> https://developer.wordpress.org/reference/functions/register_taxonomy/
Please check section "meta_box_cb":