correct period forest informer
This commit is contained in:
@@ -22,7 +22,8 @@ $params = array(
|
|||||||
'orderby' => 'rand',
|
'orderby' => 'rand',
|
||||||
'date_query' => array(
|
'date_query' => array(
|
||||||
array(
|
array(
|
||||||
'after' => '3 month ago',
|
//'after' => '3 month ago',
|
||||||
|
'after' => 'July 14, 2025',
|
||||||
'inclusive' => true,
|
'inclusive' => true,
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ if ( $random_posts ) {
|
|||||||
?>
|
?>
|
||||||
|
|
||||||
<div class="agro-widget<?if ($args['subclass'] !== '') echo ' '.$args['subclass'];?>">
|
<div class="agro-widget<?if ($args['subclass'] !== '') echo ' '.$args['subclass'];?>">
|
||||||
<div class="agro-widget-maintitle"><a href="/forest">Фумигация и защита растений</a></div>
|
<div class="agro-widget-maintitle"><a href="/rfo">Фумигация и защита растений</a></div>
|
||||||
<a href="<?php the_permalink(); ?>">
|
<a href="<?php the_permalink(); ?>">
|
||||||
<?php if ( has_post_thumbnail() ) : ?>
|
<?php if ( has_post_thumbnail() ) : ?>
|
||||||
<div>
|
<div>
|
||||||
|
|||||||
Reference in New Issue
Block a user