
Martina Carrington
15,754 Pointsfunction instead of the_date() on blog post pages.
i use the get_the_date and i keep getting error
3 Answers

Dan Limaj
17,718 Pointsthe_time()

Colin Marshall
32,860 PointsYour answer is sort of correct, but the question is looking for a different function. Here's a hint, check the special note section of the codex page for the_date:

Patrick Munemo
14,892 Pointsthe_time()