Περιγραφή
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
- Use the plugin updater in WordPress or…
- Delete the previous
admin-show-sticky
folder from the/wp-content/plugins/
directory - Upload the new
admin-show-sticky
folder to the/wp-content/plugins/
directory
Usage
- Just install and activate.
Στιγμιότυπα
Εγκατάσταση
- Upload the
admin-show-sticky
folder to the/wp-content/plugins/
directory or install directly through the plugin installer. - 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