Archived topic
Remove datepublished from entry meta.
1 reply · Started by Tom on July 3, 2022
Hi, we've noticed that datePublished is being printed to the entry meta HTML.
For example:
<span class="posted-on"><time class="updated" datetime="2022-07-03T16:13:54+01:00" itemprop="dateModified">July 3, 2022</time><time class="entry-date published" datetime="2013-05-19T00:36:42+01:00" itemprop="datePublished">May 19, 2013</time></span>
We'd like to remove datepublished
but keep datemodified.
Please can you advise?
Thanks.
Hi Tom,
You can use a block element - post meta to build your own custom post meta, you can choose updated date as the date.