Including Categories in Wordpress

  • using RunPHP
  • x=category number

WordPress › Support » How to - Display Categories on Pages?

PHP Code here:

query_posts(”cat=X”);

End PHP Code:

Leave a Reply

You must be logged in to post a comment.