=== Tailored Easy Exclude === Contributors: zugrina Tags: exclude, exclude page, exclude admin page, exclude posts Requires at least: 3.7.1 Tested up to: 3.9.1 Stable tag: 1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Small plugin that allows you to exclude pages or posts from WordPress administration post/page listing, and post/page can be excluded per user role. == Description == Small plugin that allows you to exclude pages or posts from WordPress administration post/page listing. It also works with custom post types. Pages or posts can be excluded per user role. One good example would be a login page with a shortcode for login form. You want to make sure that this page is not deleted by accident. == Installation == This section describes how to install the plugin and get it working. e.g. = Using The WordPress Dashboard = 1. Navigate to the 'Add New' in the plugins dashboard 2. Search for 'tailored-easy-exclude' 3. Click 'Install Now' 4. Activate the plugin on the Plugin dashboard = Uploading in WordPress Dashboard = 1. Navigate to the 'Add New' in the plugins dashboard 2. Navigate to the 'Upload' area 3. Select `tailored-easy-exclude.zip` from your computer 4. Click 'Install Now' 5. Activate the plugin in the Plugin dashboard = Using FTP = 1. Download `tailored-easy-exclude.zip` 2. Extract the `tailored-easy-exclude` directory to your computer 3. Upload the `tailored-easy-exclude` directory to the `/wp-content/plugins/` directory 4. Activate the plugin in the Plugin dashboard == Screenshots == 1. Plugin Settings Page. Select posts or pages that you would like exclude. Also you can exclude posts or pages per users role. 2. Administration post view after you excluded posts or pages.