List Pages by Post Date & Post Name
-
Can’t seem to get the code to work, need it to show BOTH the Date the Page was created AND the Post Slug:
<?php wp_list_pages(‘sort_column=post_date&show_date=created’); ?>
& how do I also add Post_name ??
Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘List Pages by Post Date & Post Name’ is closed to new replies.