Easy Content Types make it extremely easy to add new custom post types to your WordPress site. What is not always so easy is getting those post types to show up in your template files. This is mostly because a lot of themes do not support them very well. So I’m going to show you [...]
View PostHome» Posts tagged "query_posts"
Show Posts with a Short Code and Display Posts in Any Page
Posted on
by
Pippin
in
Free Members, Intermediate, Member Restricted, Short Codes, Taxonomies, Tutorials, Video Tutorials
2 Comments
Being able to display a list of posts within a page (or other post) is very useful. In this tutorial I’m going to show you how to write a simple post query short code that will allow you to display a list of posts from any category, tag, or custom taxonomy.
View Post query_posts, short code, shortcode