new style yets moread
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php $posts = get_posts( array(
|
||||
'numberposts' => 6,
|
||||
'numberposts' => 4,
|
||||
'category' => $category_id, // текущая рубрика
|
||||
'orderby' => 'date',
|
||||
'order' => 'DESC',
|
||||
|
||||
Reference in New Issue
Block a user