=== WPMU Protect Pages === Contributors: ccagle8 Tags: WPMU, Wordpress Mu, Wordpress Multiuser, Blog Defaults, protect pages, deletion Requires at least: 2.6 Tested up to: 2.9 Stable tag: trunk Allows site administrator to list pages by page id that cannot be deleted by the users of your site. == Description == Allows site administrator to list pages by page id that cannot be deleted by the users of your site. You are also given the ability to customize the error shown to the users when they try to delete a protected page. == Installation == 1. Place the `wpmu_protected_pages\wpmu_protected_pages.php` file (not folder) in the `wp-content/mu-plugins` folder. 2. Go to *Site Admin -> Protect Pages* to configure. == Frequently Asked Questions == *1. Can this be used for regular/normal WordPress?* Not at this time, it's specially designed for WPMU. == Changelog == 1.0 - Initial release