correct period forest informer

This commit is contained in:
argoexpert press
2025-07-15 18:12:58 +03:00
parent af2d883ced
commit 5113bef6d8
2 changed files with 3 additions and 2 deletions

View File

@@ -22,7 +22,8 @@ $params = array(
'orderby' => 'rand',
'date_query' => array(
array(
'after' => '3 month ago',
//'after' => '3 month ago',
'after' => 'July 14, 2025',
'inclusive' => true,
),
),