People

$args = array( ‘orderby’ => ‘title’, ‘order’ => ‘DESC’, ); $query = new WP_Query( $args );
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z