List posts based on first letter of posts
I want add a pagination
How can I do this on both loop.php and search.php. I want show alphabetic index to search only posts with starting letter = [E] for example. Right now, if I search with E it search for any match, title+content+part of title
.
[A] [B] [C] [D] [E] [F] [G] [H] [I] [J] [K] [L] [M] [N] [O] [P] …….[Z]
Easy Post Title – By Admin on 2013
post content….bla bla bla…
Example Post – Another Test – By Admin on 2013
post content….bla bla bla…
[A] [B] [C] [D] [E] [F] [G] [H] [I] [J] [K] [L] [M] [N] [O] [P] …….[Z]
Leave an answer