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 ??
- The topic ‘Is it possible to show latest pages like we show the latest posts?’ is closed to new replies.