M
Size: a a a
M
M
A
M
A
M
M
A
A
M
A
M
СХ
СХ
TO
TO
Д
while ( $custom_posts_quary->have_posts() ) :
$custom_posts_quary->the_post();
if ( ( $custom_posts_quary->current_post + 1 ) % 2 == 0 ) echo 'custom_class';
endwhile;
Д
c
Д