WordPress Hack: Artikel List with Category Dropdown for Adminarea
Using the standart wordpress article listing in the admin area under edit.php really feed me up.
I´m having quite lot of future postings which always appear on top and the month dropdown is also starting in the future.
To find specific articles faster, i implemented a category dropdown select. Now it is possible to show only articles belonging to the choosen category.
I used the WordPress 2.0.2 and edited the file wp-admin/edit.php
Please be aware that this is a core file! Please backup you existing file and remember it when upgrading your wordpress installation.
For me it works like a charm hope for you too.
Screenshoot
Download
Replace your file in wp-admin/edit.php with this one.
wp-admin_edit.php.zip (26.03.2006 23:35)

