=== CleanCodeNZ Exclude Pages Plugin === Contributors: cleancodenz Donate link: http://www.cleancode.co.nz/ Tags: wp_list_pages_excludes, navigation, menu, exclude pages, hide pages, custom fields Requires at least: Not tested Tested up to: 3.0 Stable tag: trunk This is a plugin to hide pages from navigation or other purposes using custom fields == Description == This plugin allows you to define the custom field you want to attach to a page, and use this as a filter to exclude pages from call of wp_get_list_pages through the plugin filter hook of wp_list_pages_excludes, thus it is done in the most unobtrusive way. Any issues: [contact me](http://www.cleancode.co.nz/contact). == Installation == 1. Upload this plugin to your plugins directory. It will create a 'wp-content/plugins/cleancodenzexlp/' directory 2. WordPress users should go to their Plugins page and activate "CleanCode NZ Exclude Pages Plugin". 3. Now go to Settings->CleanCodeNZEXLP, type in custom field name and value pair that pages have and will be excluded. 4. That is all it needed for it to work == Frequently Asked Questions == = Where can I find help for this plugin = You can find more information of this plugin from [CleanCodeNz Exclude Pages WordPress Plugin](http://www.cleancode.co.nz/cleancodenz-exclude-pages-wordpress-plugin "Using custom fields to hide pages") == Screenshots == Screenshots at: [CleanCodeNz Exclude Pages WordPress Plugin](http://www.cleancode.co.nz/cleancodenz-exclude-pages-wordpress-plugin "Using custom fields to hide pages") == Changelog == None == Upgrade Notice == None