I have a category structure like this,
2019
– A
– B
– C
2020
– A
– B
– C
I’m wondering if it’s possible to only include, for example, the 2020 ‘A’, ‘B’, ‘C’ categories and not the 2019 ones in a post creation form? Currently my form shows all parent and child categories.
Thank you in advance.