-
Notifications
You must be signed in to change notification settings - Fork 0
Home
RustyBadRobot edited this page Feb 7, 2014
·
3 revisions
The basic shortcode will list all pages published on your website:
[display-pages]You can then order this output by including the ‘order’ and ‘orderby’ attributes:
[display-pages order="ASC" orderby="id"] You can customize the shortcode to include any of the attributes found here [WordPress Codex]
[display-pages author="" date_format="" id="" image_size="" include_content"" include_date"" include_excerpt="" meta_key="" no_posts_message="" offset="" order="" orderby="" post_parent="" post_status="" post_type="" posts_per_page="" tag="" tax_operator="" tax_term="" taxonomy="" wrapper="" column_count="" read_more=""]