The site is wordpress 2.7. Is there a feature I've missed?
And, I need this for the client, otherwise using search would work fine for me..........
Main Topics
Browse All TopicsI have a wordpress site set up as a CMS. Posts are members of an organization. Listing chronologically in this case makes no sense. Is there any way to alphabetize the list is the admin section (I know how to alphabetize posts in the front end).
Setting the points high because there's nothing in the wordpress codex, nor in the forums, and I've googled my brains out and have only found one unresolved conversation about this. Seems like something lots of folks would want.
Need a wordpress expert!
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
You could add the members as pages rather than posts. You can list / display pages just as easily as you can posts, and pages are sorted alphabetically on the admin panel.
If this is feasible but you've already entered the members as posts, there is a plugin to convert posts to pages:
http://www.briandgoad.com/
Another suggestions, if you want to stick with entering them as posts: Though this won't alphabetize them, you can group and filter them by adding categories such as A-C, D-F, G-I, etc, and then assigning each member as needed. Then you at least wouldn't have as many members to sift through.
If you've already got them categorized somehow, add a second level of categories for the alphabet groups. You may need to edit your theme so that this second level of categorization doesn't show up on the main site (unless you want it to).
Thanks for the suggestions, but changing to Pages won't work because the site has a lot of Pages already and I want the membership list to be on it's own. I might try the categorization if another solution doesn't appear, but for now I'm looking for something like a simple patch to the edit.php page that would sort alphabetically, instead of by post date.......
Business Accounts
Answer for Membership
by: Bivek-josPosted on 2009-03-19 at 20:31:48ID: 23936666
Hi
It is not possible till 2.7 version.
But there is a facility of searching if you need specific post.
There might be some plugin to do this
Thank you