add category rosselkhoznadzor
This commit is contained in:
@@ -5,7 +5,7 @@ $key = 'vij_opinions';
|
||||
if (!$opinions = kuri_set($key)) {
|
||||
$opinions = get_posts( array(
|
||||
'numberposts' => 1,
|
||||
'category' => 7, // 7 - мнения
|
||||
'category' => 30, // 7 - мнения
|
||||
'orderby' => 'date',
|
||||
'order' => 'DESC',
|
||||
'include' => array(),
|
||||
|
||||
Reference in New Issue
Block a user