Same output for `get_the_time` and `get_the_modified_time`
-
WordPress has two functions
get_the_time
andget_the_modified_time
, the first one for returning the post creation date, and the second for returning the post latest modification date.When the Parsi Date plugin is ebabled, I get the same output for both functions.
I want to display both creation and last update dates in my theme’s entry-meta.
?????? ?? ????
get_the_time
?get_the_modified_time
?? ???? ?? ???? ???? ????? ????? ????? ??? ? ????? ???? ????? ????? ????? ??????????? ???. ??? ????? ?? ?????? ????? ???? ?? ???? ???????? ??? ?? ????? ?? ??? ????? ????? ??? ?? ????????????.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Same output for `get_the_time` and `get_the_modified_time`’ is closed to new replies.