Title: Child Page Tree
Author: Hans-Helge Buerger
Published: <strong>август 15, 2015</strong>
Last modified: април 12, 2016

---

Search plugins

![](https://ps.w.org/child-page-tree/assets/banner-772x250.png?rev=1221523)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/child-page-tree/assets/icon-256x256.png?rev=1221523)

# Child Page Tree

 By [Hans-Helge Buerger](https://profiles.wordpress.org/obstschale/)

[Download](https://downloads.wordpress.org/plugin/child-page-tree.1.0.1.zip)

 * [Details](https://mk.wordpress.org/plugins/child-page-tree/#description)
 * [Reviews](https://mk.wordpress.org/plugins/child-page-tree/#reviews)
 *  [Installation](https://mk.wordpress.org/plugins/child-page-tree/#installation)
 * [Development](https://mk.wordpress.org/plugins/child-page-tree/#developers)

 [Support](https://wordpress.org/support/plugin/child-page-tree/)

## Description

_Child Page Tree_ adds a select box to the page edit site right above the publish
button. Using this select box you can decide whether to add and where to add the
page tree. You can either add the page tree at the very top of page (prepend) or
add it to the end of a page (append).

The output is a unorderd list with nested lists to reflect the hierarchy of the 
children. However this list can be changed using the build-in filter `child_page_tree_before_output`.
This filter is applied before the list is added to content.

The plugin ships with basic stylesheet, which adds a icon to each link and does 
not show the hierarchy of the pages. The handler for this stylesheet ist `child_page_tree_style`
and you can simple dequeue the script using `wp_dequeue_style()`. Another way to
add your own custom style is to override the default style by using a custom CSS
plugin. The page tree has an id (`ul#child_page_tree`) you can use and one class,
either `.append` or `.prepend` depending its location.

#### Requirements

 * min. PHP 5.4

## Screenshots

[⌊Append page tree to site without any style⌉⌊Append page tree to site without any
style⌉[

Append page tree to site without any style

[⌊Prepend page tree with custom stylesheet⌉⌊Prepend page tree with custom stylesheet⌉[

Prepend page tree with custom stylesheet

[⌊Example of usage for documentations⌉⌊Example of usage for documentations⌉[

Example of usage for documentations

[⌊Select box in backend⌉⌊Select box in backend⌉[

Select box in backend

[⌊Select box in backend⌉⌊Select box in backend⌉[

Select box in backend

## Installation

You can download and install the plugin using the built in WordPress plugin installer.
If you download it manually, make sure it is uploaded to \”/wp-content/plugins/child-
page-tree/\”. Activate Child Page Tree in the \”Plugins\” admin panel using the \”
Activate\” link.

## FAQ

  Can I add the page tree to another location on the page?

No. Currently the plugin only supports appending and prepending. A shortcode could
work but is not planned.

  Is it possible to add a page tree of page X into page Y?

No. Child Page Tree displays only the page tree of the current site.

## Reviews

![](https://secure.gravatar.com/avatar/64c52b6915961058b9d0cd71a67376c9a2d026a627ce4c29697113f721a2bf9c?
s=60&d=retro&r=g)

### 󠀁[Very useful](https://wordpress.org/support/topic/very-useful-879/)󠁿

 [Dennis Hipp](https://profiles.wordpress.org/dionysous/) септември 3, 2016

Very minimalistic and useful plugin. I like it!

 [ Read all 1 review ](https://wordpress.org/support/plugin/child-page-tree/reviews/)

## Contributors & Developers

“Child Page Tree” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Hans-Helge Buerger ](https://profiles.wordpress.org/obstschale/)

“Child Page Tree” has been translated into 1 locale. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/child-page-tree/contributors)
for their contributions.

[Translate “Child Page Tree” into your language.](https://translate.wordpress.org/projects/wp-plugins/child-page-tree)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/child-page-tree/), 
check out the [SVN repository](https://plugins.svn.wordpress.org/child-page-tree/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/child-page-tree/)
by [RSS](https://plugins.trac.wordpress.org/log/child-page-tree/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.1

 * [FIX] setter call which caused PHP errors
 * [FIX] load textdomain for translations
 * [ADD] Banner and Icon for WordPress.org Repo
 * [ADD] Check PHP version before instantiating object

#### 1.0.0

 * Initial release of the plugin
 * [FEATURE] append or prepend page tree to site
 * [HOOK::FILTER] `child_page_tree_before_output` child page tree before adding 
   it to content

## Meta

 *  Version **1.0.1**
 *  Last updated **10 години ago**
 *  Active installations **20+**
 *  WordPress version ** 4.0 or higher **
 *  Tested up to **4.5.33**
 *  Languages
 * [English (US)](https://wordpress.org/plugins/child-page-tree/) и [German](https://de.wordpress.org/plugins/child-page-tree/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/child-page-tree)
 * Tags
 * [child](https://mk.wordpress.org/plugins/tags/child/)[children](https://mk.wordpress.org/plugins/tags/children/)
   [page](https://mk.wordpress.org/plugins/tags/page/)[tree](https://mk.wordpress.org/plugins/tags/tree/)
 *  [Advanced View](https://mk.wordpress.org/plugins/child-page-tree/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/child-page-tree/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/child-page-tree/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/child-page-tree/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/child-page-tree/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/child-page-tree/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/child-page-tree/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/child-page-tree/reviews/)

## Contributors

 *   [ Hans-Helge Buerger ](https://profiles.wordpress.org/obstschale/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/child-page-tree/)

## Donate

Would you like to support the advancement of this plugin?

  Donate to this plugin