How to maintain 2 types of page template files ?
-
well I am looking to use <?php wp_get_archives(‘type=postbypost’); ?> code in page.php file to display list of all posts. But the list of all posts is getting shown on all pages obviously which I don’t want.
I just want a page /list which shows all the list of posts. How to do it ?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘How to maintain 2 types of page template files ?’ is closed to new replies.