Hi!
I'm making a contacts directory with magic fields, I have already checked the directory plugins but no one has the features a want.
The question is, how can I list post ordered by first letter, I mean
(a, b, c)...
Thanks!
Hi!
I'm making a contacts directory with magic fields, I have already checked the directory plugins but no one has the features a want.
The question is, how can I list post ordered by first letter, I mean
(a, b, c)...
Thanks!
http://codex.wordpress.org/Function_Reference/query_posts#Orderby_Parameters
I would think..... orderby title maybe?
thanks but I already do it with jquery, I wanted to make something like this:
a | b | c | ... z
So if you click on "a", posts that start with a will be shown.
Any way thanks!
This topic has been closed to new replies.