Wordpress plugins
WP-PagesNav

WP-PagesNav

Version : 0.0.1
Tested up to :
Number of download : 5173
Author : Adi Sieker
Average rating : 0 / 5 on 0 votes 0 votes, 0 avg.rating

Screenshots

WP-PagesNav
WP-PagesNav
WP-PagesNav
WP-PagesNav

WP-PagesNav is a plugin which can be used to display a navigation bar using the static pages in your blog. When the plugin is activated, the function wp_pages_nav() is available in the Themes. To change the behaviour of the plugin you can pass the function a query string. The following parameters are recognized: – show_all_parents If show_all_parents is set then the navigation will get larger and larger the further down the page hierarchy you navigate. – show_root If show_root is set then also the top most pages are displayed. – current If current is set then wp_pages_nav doesn’t choose the currently viewwed page. It uses what is passed in current as the currently viewed page ID. Also all of the parameters of the get_pages function are supported. Which are: – child_of Only select pages which are a child of child_of. Default: 0 – sort_column Database column by which to sort the pages. Default: post_title – sort_order Wether to sort ascending or descending. Default: ASC – exclude Pages to exclude Default: none

Download now