Display results as a table

On Dog Food Advisor we use Display Posts to dynamically list the best dog foods based on different criteria. In some areas we wanted to display these results as a table:

The code below updates the listing to a table when the layout="editors-choice" parameter is set.

Shortcode

[display-posts layout="editors-choice"]

Code

This code snippet goes in a core functionality plugin or Code Snippets.

Filters used:


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.