Created
June 22, 2020 06:05
-
-
Save dhirenpatel22/92ad6e92dfc9549979fc1a643fb41067 to your computer and use it in GitHub Desktop.
How to remove your WordPress post date stamp from Google SERPS?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
document.write("<?php the_time('F jS, Y') ?>"); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment