How to display a custom taxonomy meta inside the block editor? Let's find out. In this video, I show how to register custom meta for a taxonomy, add corresponding form fields, and then display this data on the front end. It get's tricky since we want to display a featured image inside the query loop block. I explain how to add attributes and controls to any core block. To modify the render output of a block we'll be using WP_HTML_Tag_Processor. 👉 How to extend existing blocks: ruclips.net/video/M9KKpIgNMNQ/видео.html
How to display a custom taxonomy meta inside the block editor? Let's find out. In this video, I show how to register custom meta for a taxonomy, add corresponding form fields, and then display this data on the front end.
It get's tricky since we want to display a featured image inside the query loop block. I explain how to add attributes and controls to any core block. To modify the render output of a block we'll be using WP_HTML_Tag_Processor.
👉 How to extend existing blocks: ruclips.net/video/M9KKpIgNMNQ/видео.html