BUG date not rendered

3.87K viewsGeneral
0

https://developers.google.com/structured-data/testing-tool/

echo '<a href="'. get_permalink( $answer_id ) .'"><time itemprop="datePublished" datetime="%s">'

datetime attribute is not rendered. Please fix.

0

Its look like you are not using printf in your override. This doesn’t happen in default question theme.

Rahul, I’m not having any overrides. I’ve shown you a piece of code from your sources, it echo %s as plain text, there is no way it can work.

Please tell me line number and file

Thanks @Dima