Is it possible to move meta key value into first block?
-
I have meta field v_url.
As I am moving to block theme, the best solution would be if I can move this field value into the iframe of the first block in each post that contains this field (field is not empty).
For example, I have
v_url value https://www.youtube.com/embed/xxxxMove this to first block of each posts with v_url field not being empty as:
<iframe width="1223" height="688" src="https://www.youtube.com/embed/xxxx" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Is it possible to move meta key value into first block?’ is closed to new replies.