=== Page Link Manager ===
Contributors: gmurphey
Donate link: http://gmurphey.com/donate/
Tags: page, links, exclude, admin, sidebar
Requires at least: 2.5
Tested up to: 2.7.1
Stable tag: 1.0b

Adds an administration panel that allows you to pick which page links are included in your site's navigation. If your theme uses widgets, Page Link Manager will also replace the default Pages widget with a custom widget that provides an easier way to exclude pages.

== Description ==

Page Link Manager is a WordPress plugin that adds an administration panel that allows you to pick which page links are included in your site's navigation. Adding it to your WordPress installation is as easy as ever.

== Installation ==

1. Download and unpack the plugin archive.
1. Place the plugin file under the wp-content/plugins directory on your WordPress installation.
1. Log in to your administration interface and activate Page Link Manager under the 'Plugins' tab.
1. Go to the new panel under panel under the 'Tools' tab called 'Page Links'.
1. Select and update the pages you want included in your site navigation.

== Frequently Asked Questions ==

= Do I have to edit any code to get this to work with my theme? =

The Page Link Manager works with WordPress' wp_list_pages function. It even works with the Pages widget!