Hi.
Create a meta post following the instructions in this video of yours: https://www.youtube.com/watch?v=Ni3KXdZ5Dl8&ab_channel=GeneratePress
I set the publication date to be replaced by the update date, when it is present.
When I check the code I see that the microdata are not added: itemprop=”datePublished” and itemprop=”dateModified” respectively.
I know there is an option in the Custom Attributes block that allows you to add itemprop.
The problem is that this microdata that I add in Custom Attributes does not discriminate between the date of update and publication, and does not add them directly to the date, but to the block (container).
Is there any possibility of adding this microdata to the publication and update date in the post meta created with block elements, and correctly discriminating them?
I hope I have explained myself correctly.