I would like to get the date of each post in the posts list of sitemap page (page-sitemap.php)
What is the php command to add to the following code which list the posts?
<?php wp_get_archives('type=postbypost'); ?>
Thanks in advance
Francis
PrimePress Theme Support
I would like to get the date of each post in the posts list of sitemap page (page-sitemap.php)
What is the php command to add to the following code which list the posts?
<?php wp_get_archives('type=postbypost'); ?>
Thanks in advance
Francis
You must log in to post.