#3237 closed enhancement (fixed)
Increase number of post-meta keys to 30 and sort them
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.1 |
| Component: | Administration | Version: | 2.1 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
I've found that the post-meta drop down list is hard to use in 2 ways:
- I have ~15 keys and keys disappear from the list and I have to look them up
- Since keys are not always in the list and can appear in a different order each time, it is hard to find a key with visual scanning even if the key *is* in the list.
This patch increases the key list from 10 to 30, and sorts the keys.
If this is rejected, please e-mail me to let me know and I'll write an auto-complete plugin instead.
Attachments (2)
Change History (7)
alexkingorg
— 7 years ago
comment:1
Viper007Bond
— 7 years ago
- Keywords has-patch added
comment:2
markjaquith
— 7 years ago
- Owner changed from anonymous to markjaquith
- Status changed from new to assigned
I like this. It'll only matter for people who have more than 10 keys, and those people probably want to see them for easier access.
30 is a reasonable number. I can also implement the filter suggestion from #1865 , so people can easily change it.
See patch.
comment:3
markjaquith
— 7 years ago
Matt, Ryan, others -- any objections to my patch?
comment:5
markjaquith
— 7 years ago
- Resolution set to fixed
- Status changed from assigned to closed
patch