List Child Pages Shortcode

List Child Pages Shortcode Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 5,292 downloads
List Child Pages Shortcode Icon

Try plugin: List Child Pages Shortcode

We'll create fresh WordPress site with List Child Pages Shortcode installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About List Child Pages Shortcode

A simple plugin to add list of child pages within the content of a parent page.

3


0


0


0


0

updated: 5 years ago
since: 6 years ago
author: Douglas Karr

Description

I could not find an easy plugin that enabled me to use a shortcode that would enable me to publish a list of child pages under a parent page. So, I built one.

Usage:

Example 1: Order the child pages by publish date in descending order:
[listchildpages aclass=”” ifempty=”No child pages” orderby=”publish_date” order=”desc” displayimage=”no”]<h3>Here are our child pages:</h3>[/listchildpages]

Example 2: Order the child pages by title in ascending order with the page’s featured image aligned left:
[listchildpages aclass=”” ifempty=”No child pages” orderby=”title” order=”asc” displayimage=”YES” align=”alignleft”]<h3>Here are our child pages:</h3>[/listchildpages]

The shortcode accepts all of the Order and Orderby Parameters listed within the WordPress class reference.

Built by DK New Media, visit the MarTech to keep up on this plugin and other marketing tools to help you grow your online presence!