Admin Show Sticky

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 for the idea behind this plugin.

Version Information

Version: 1.0
Requires WordPress Version: 2.7
Compatible up to: 2.9.1
Last updated: 26 Feb 2009

Screenshots

Installation

  1. Upload the admin-show-sticky folder to the /wp-content/plugins/ directory or install directly through the plugin installer.
  2. 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.

Upgrade

  1. Use the plugin updater in WordPress or...
  2. Delete the previous admin-show-sticky folder from the /wp-content/plugins/ directory
  3. Upload the new admin-show-sticky folder to the /wp-content/plugins/ directory

Usage

  1. Just install and activate.

Download

Downloaded: 1,995 times
Admin Show Sticky version 1.0
Archived and Development Versions

5 Responses on “Admin Show Sticky”

  1. Jennifer says:

    Do I have to go into the table directly to mark that a post is sticky? I do not see a checkbox anywhere on the “post” form. Thank you!

    • Matt says:

      @Jennifer: As the plugins name states this plugin only shows you which posts are sticky. It does not give you the ability to mark them as sticky. However there are 2 ways to mark a post as sticky in WordPress.

      The first is to edit the post, click ‘Edit’ beside of Visibility and mark it as sticky.

      The other way is when looking at the list of posts on the edit posts page, and hovering over a row for a post click “Quick Edit” and then to the far right select “Make this post sticky” and click update.

  2. Josh says:

    Matt this rules. Is there a way to add a filter to the edit.php (like adding a button or text link) so the page will only show sticky posts? This way we can easily enable / disable stickiness in a batch format using Bulk Actions / Edit.

    Cheers,

    Josh

Leave a Reply