Is it possible to show latest pages like we show the latest posts?
-
Hi and hello… =)
If we use this piece of code:
<?php query_posts(‘category_name=NAME-OF-CATEGORY&showposts=1’); ?> we get the latest post of the specified category.
What I need, is something that can let me show the latest page with a specified parent. Is it possible to do that with WordPress?
– Thanks in advance ??
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Is it possible to show latest pages like we show the latest posts?’ is closed to new replies.