=== WordPress Page Tree === Contributors: mungobbq Tags: admin, page, pages, tree, hierarchy, overview, navigation, widget, widgets, sidebar Requires at least: 2.5 Tested up to: 2.8.4 Stable tag: trunk Creates a expand/collapse tree for showing all your pages on your site or in your administration "pages" panel. NEW FEATURE - Now with sidebar widget for public display! == Description == Do you have a WordPress site with lots of pages in a hierarchical structure? Are you trying to use WordPress like a "real" CMS? Then this plugin is for you! Page Tree gives you a much-needed overview of your pages in the admininstration panel using a common expand/collapse menu, which lets you navigate your page structure like a folder tree in Windows Explorer. Now you can quickly and easily find the page you want to edit using the expandable tree view, and also get an admin view site map of your complete site. The page tree is displayed in the WordPress administration panel, under your regular "Pages" menu. See the screen shot for a better understanding of how it works. As of version 2.0 there is now also a sidebar widget for showing the page tree on your site! Changes: 2.0 Added sidebar widget support for displaying the page tree on your site. 1.4 Removed short tags for better compatibility 1.3 Bugfix for fresh install of 2.7.1 1.2 Minor bugfix to prevent empty tree if there are no nested pages. 1.1 Added unpublished pages to the page tree. Pages that are unpublished/drafts/future will now be shown in the tree, but with a strike-through to let you know that they are not published. 1.0 First stable version of plugin. == Installation == Quick and easy installation: 1. Upload the folder `wppagetree` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Done! == Frequently Asked Questions == = What does this plugin actually do? = This plugin simply provides an easier way for administrators/authors to navigate a large collection of pages in your WordPress installation. It adds a new submenu to your "pages" navigation menu which takes you to a list of all your published pages in a collapse/expand tree. = But what about showing the tree on my site? = Yep, this is implemented in 2.0. Download it now and try it out! = I can't see my unpublished/hidden pages! = Well, yes and no. The sidebar widget only displays published pages, since it is meant for use on your public site. The admin tree displays ALL pages. == Screenshots == 1. The page tree in action 2. New option in your pages administration panel == Wishlist / Coming attractons == Here are a few things I want to add to the next version of Page Tree. Do you have suggestions? Feel free to contact me at mans@mansjonasson.se * Template tags to add Page Tree to public site navigation, if one does not want to use the sidebar widget.