⚡ NEW: Changeset/ - Uncensored 2025

Changeset 1392754


Ignore:
Timestamp:
04/12/2016 08:05:37 AM (10 years ago)
Author:
obstschale
Message:

Tested up to: 4.5

Location:
child-page-tree
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • child-page-tree/tags/1.0.1/readme.txt

    r1221557 r1392754  
    66Requires at least: 4.0
    77Stable tag: 1.0.1
    8 Tested up to: 4.3
     8Tested up to: 4.5
    99
    1010Display a page tree of all child pages of the current site
     
    1212== Description ==
    1313
    14 _Child Page Tree_ is simple plugin which is born from a need. I needed a simple way to list all children pages of the current page. I use this plugin for [Dicentis Documentation](http://docs.dicentis.io) to list all documentation pages of a current site. In this scenario I use a hiearchy to reflect the categories a document belongs.
    15 
    16 The plugin 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).
     14_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).
    1715
    1816The 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.
  • child-page-tree/trunk/readme.txt

    r1221556 r1392754  
    66Requires at least: 4.0
    77Stable tag: 1.0.1
    8 Tested up to: 4.3
     8Tested up to: 4.5
    99
    1010Display a page tree of all child pages of the current site
     
    1212== Description ==
    1313
    14 _Child Page Tree_ is simple plugin which is born from a need. I needed a simple way to list all children pages of the current page. I use this plugin for [Dicentis Documentation](http://docs.dicentis.io) to list all documentation pages of a current site. In this scenario I use a hiearchy to reflect the categories a document belongs.
    15 
    16 The plugin 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).
     14_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).
    1715
    1816The 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.
Note: See TracChangeset for help on using the changeset viewer.