add new concurs
This commit is contained in:
@@ -17,7 +17,7 @@ $posts = get_posts( array(
|
||||
),
|
||||
),
|
||||
'post_type' => 'post',
|
||||
//'post_status' => 'publish',
|
||||
'post_status' => 'publish',
|
||||
'suppress_filters' => true, // подавление работы фильтров изменения SQL запроса
|
||||
) );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user