add category rosselkhoznadzor
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
$posts = get_posts( array(
|
||||
'numberposts' => 3,
|
||||
'category' => 44, // 44 - мероприятия
|
||||
'category' => 61, // 61 - мероприятия
|
||||
'orderby' => 'date',
|
||||
'order' => 'DESC',
|
||||
'include' => array(),
|
||||
|
||||
Reference in New Issue
Block a user