List Subpages

Description

This plugin creates a “Sub Pages” Widget and also a dynamically generated “sub_page” shortcode with different parameters passing in it.Please find option available with this plugin for both “Sub Pages” Widget and “sub_page” shortcode.

The plugin provides a shortcode generator page(Option Page) in which dynamic shortcode is generated simultaneously when you select your options from the options field. The selected values are passed as a shortcode parameters and everytime you visit the page you can generate the shortcode you want.

Below are the options for displaying subpage if exists for that particular parent page.

  • Title
  • Displaying Sub Pages using a Sorting Order option.

Below are the options to add effect in the parent pages display when subpages are not available to display.

  • Displaying parent page as per Sorting Criteria
  • Page Exclusion, to not show the title of specific pages.
  • Depth Level,
  • Parent Sort Order, displaying parent pages title link using a Sorting Order option.

You can Copy the Dynamic Shortcode and paste where you want to display subpages or parent pages list.

Dynamic Shortcode:
e.g: [sub_page title=’Pages’ sort_order=’DESC’ sort_by_values=’ID’ exclude_page_id=’13’ depth=’2′ sort_order_parent=’DESC’ ]

Note: This plugin will list the subpages for the current page being displayed, but if their is no childpage(subpage) for the current displaying page then it will display list of all the parent pages. If you don’t want to display some of the parent pages then also their is a feature in the plugin.

Translation available in following languages

  1. English
  2. French
  3. Spanish
  4. Chinese

Installation

  1. Unzip ‘list_subpages.zip’ to the ‘/wp-content/plugins/’ directory or add it by ‘Add new’ in the Plugins menu
  2. Activate the plugin through the ‘Plugins’ menu
  3. Go to ‘Settings->List Subpage’ in the admin menu

Reviews

سپتمبر 3, 2016
The option to sort_by_values doesn't work. Was reported as a bug 2 years ago but never fixed.
Read all 4 reviews

Contributors & Developers

“List Subpages” is open source software. The following people have contributed to this plugin.

Contributors

Translate “List Subpages” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.3

Release Date: February 12, 2024
* Fix: Checked compatibility with WordPress version 6.4.3
* Fix: Minor bug fixes.

1.0.2

Release Date: February 01, 2023
* Fix: Checked compatibility with WordPress version 6.1

1.0.1

Release Date: January 03, 2020
* Fix: Minor other bug fixes.
* Fix: Checked compatibility with WordPress version 5.3.2

1.0

  • Initial release