Opened 7 years ago
Closed 7 years ago
#2340 closed enhancement (fixed)
Manage posts: restrict to one category
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.1 |
| Component: | Administration | Version: | 2.0 |
| Severity: | normal | Keywords: | bg|has-patch bg|commit |
| Cc: |
Description
The attached patch adds a dropdown list on the Manage posts page that allows restricting the display to one category.
Attachments (4)
Change History (9)
- Keywords bg|has-patch added
- Milestone set to 2.1
- Owner changed from anonymous to westi
- Status changed from new to assigned
I've rebased my patch against trunk.
I think this is as really useful feature
Note: See
TracTickets for help on using
tickets.

This looks good.
Adding updated patch which also sets the dropdown to show the currently selected category as it doesn't seem to by default - this may be a bug in dropdown_cats as the codex page says:
selected - (integer) Sets the default selected category ID number. Defaults to current category.