Support

Account

Home Forums General Issues Query date repeater field Reply To: Query date repeater field

  • does not work too…

    $args = array (
    ‘post_type’ => ‘spectacle’,
    ‘meta_key’ => ‘dates_0_date_spectacle’,
    ‘meta_value’ => ’05/02/2015′

    );

    ////
    echo get_field(‘dates_0_date_spectacle’) -> 05/02/2015