My use case is as follows:
I have a database of videos and video transcripts. The transcripts have had a coding scheme applied to them, so that sections of the transcripts are categorized into different buckets. Wordpress categories and tags are pretty self-explanatory, but as far as I can tell, they only apply at the post level. Is there any way to apply a categorization scheme to the paragraph/block level?
Thanks for your help!
My use case is as follows:
I have a database of videos and video transcripts. The transcripts have had a coding scheme applied to them, so that sections of the transcripts are categorized into different buckets. Wordpress categories and tags are pretty self-explanatory, but as far as I can tell, they only apply at the post level. Is there any way to apply a categorization scheme to the paragraph/block level?
Thanks for your help!
Share Improve this question asked Oct 8, 2020 at 16:27 newhaus94newhaus94 111 bronze badge1 Answer
Reset to default 1No, on a logical level applying categories to blocks is equivalent to applying categories to paragraphs and shortcodes. They can't be coaxed into it either via a custom object taxonomy as blocks don't have numeric unique IDs
I'm not sure what problem you're trying to solve, but this is not the solution.