get the post_date of ID Question How can I get the post date of ID? this is my code $id = "13"; //wp_posts ID get_post_date("Y-m-d H:i:s", $id) //is there something like this in wordpress? I dont like to create a custom query if possible. 0 get-posts Pure Rhymer Organization 3 years 2020-04-04T08:51:22-05:00 2020-04-04T08:51:22-05:00 0 Answers 66 views 0
Leave an answer