Display specific posts

When you know exactly which posts you’d like to feature, you can use the “id” parameter to specify their post IDs and orderby="post__in" to display them in the order you listed.

In the example below, I want to highlight my Post Grid tutorial and an article on adapting the layout:

Shortcode

[[display-posts id="287, 390" orderby="post__in"]]

Example

Published by Bill Erickson

Bill Erickson is a freelance WordPress developer and a contributor to the Genesis framework. For the past 14 years he has worked with attorneys, publishers, corporations, and non-profits, building custom websites tailored to their needs and goals.