Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Block Editor: Use a proper component for the replacement taxonomy term meta box #149

Open
johnbillion opened this issue Oct 22, 2020 · 0 comments

Comments

@johnbillion
Copy link
Owner

If a taxonomy is registered with a custom meta box type, for example radio, then when you're using the block editor the taxonomy meta box component just gets removed and replaced with a server-side meta box.

Now that the APIs for Gutenberg are relatively stable, Extended CPTs should introduce its own taxonomy term meta box React components and use those in the block editor instead.

This library looks like it will be very helpful: https://github.com/helgatheviking/Radio-Buttons-for-Taxonomies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant