Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

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.

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.

Скриншоты

  • Edit Posts Page

Установка

  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.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Admin Show Sticky» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Admin Show Sticky» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0 (2009-02-26):

  • Initial Public Release