moread and yest

This commit is contained in:
arlemp@selectel.ru
2021-11-11 23:15:08 +03:00
parent 6ecfa0549a
commit 00e5dd181a
6 changed files with 9 additions and 6 deletions

View File

@@ -8,6 +8,7 @@
'meta_key' => '',
'meta_value' =>'',
'post_type' => 'post',
'post__not_in' => array($post_id),
'suppress_filters' => true, // подавление работы фильтров изменения SQL запроса
) );