Support

Account

Home Forums General Issues Adding field value into a php loop Reply To: Adding field value into a php loop

  • There are some extra quotes in what I posted

    
    $args = array('post_type' => get_field('post_type_name'), 'posts_per_page' => 99 );