simple_date
testing
$date_query = array( 'relation' => 'OR', array( 'year' => 2020, 'month' => 04, 'compare' => '=', 'column' => 'post_date', ), );
testing
$date_query = array( 'relation' => 'OR', array( 'year' => 2020, 'month' => 04, 'compare' => '=', 'column' => 'post_date', ), );