Лента — Hacker News
Лента
-
30,
-
· comments
- Пока нет записей с комментариями. Добавь посты и включи обсуждение.
‘post_status’ => ‘publish’,
‘orderby’ => ‘comment_count’,
‘order’ => ‘DESC’,
]);
if ($posts) :
foreach ($posts as $post) : setup_postdata($post); ?>