Linux 软件免费装

Subpage Listing

开发者 markjaquith
更新时间 2012年5月16日 12:26
捐献地址: 去捐款
PHP版本: 2.0 及以上
WordPress版本: 2.1.2

标签

pages hierarchy tree subpages

下载

0.3 0.4 0.6.1 0.6.2

详情介绍:

Subpage Listing allows you to take full advantage of WordPress Pages' hierarchy by generating a navigational tree of the pages below them (subpages). For example, say you have a parent page called "Parent." Now, say you have 3 pages under "Parent," called "Child1," "Child2," and "Child3." Now, say that you have 2 pages under "Child2" called "Grandchild1" and "Grandchild2." Subpage Listing would create a navigation tree for "Parent" that looks like this: This allows you to very easily create a complex hierarchical structure that can be browsed.

安装:

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Place <!--%subpages%--> in an page's content and it will be replaced with a hierarchical list of subpages
  4. See "Advanced Usage" for more detail