=== Admin Show Sticky === Contributors: sivel Donate Link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=C3UA7TDWM4NLQ&lc=US&item_name=Donations%20for%20Sivel%2enet%20WordPress%20Plugins&cn=Add%20special%20instructions%20to%20the%20seller&no_shipping=1&rm=1&return=http%3a%2f%2fsivel%2enet%2fthanks¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted Tags: admin-show-sticky, admin, show, sticky, 2.7, post, posts Requires at least: 2.7 Tested up to: 2.9 Stable tag: 1.0 Adds a new column to the posts table in the admin to display if a post is sticky or not. == Description == Adds a new column to the posts table in the admin to display if a post is sticky or not. Determining what posts are sticky or not should be easier than editing each post or comparing a list of posts displayed on your site to the list in the Edit Posts table in the admin. This plugin will add a new column titled `Sticky` and place a check mark in this column if the post is `Sticky`. Props to [Joel Fisher](http://flushinc.com/) for the idea behind this plugin. == Installation == 1. Upload the `admin-show-sticky` folder to the `/wp-content/plugins/` directory or install directly through the plugin installer. 1. Activate the plugin through the 'Plugins' menu in WordPress or by using the link provided by the plugin installer NOTE: See "Other Notes" for Upgrade and Usage Instructions as well as other pertinent topics. == Screenshots == 1. Edit Posts Page == Upgrade == 1. Use the plugin updater in WordPress or... 1. Delete the previous `admin-show-sticky` folder from the `/wp-content/plugins/` directory 1. Upload the new `admin-show-sticky` folder to the `/wp-content/plugins/` directory == Usage == 1. Just install and activate. == Changelog == = 1.0 (2009-02-26): = * Initial Public Release