Archive for the ‘Wordpress’ Category:

Wordpress Building simple lists using get_posts()

It's really simple to build lists using the get_posts() method. Here's an example of getting all the posts from a single category.

Posted in PHP, Wordpress


Follow Me