Support

Account

Home Forums ACF PRO 5.5.8 Update Reply To: 5.5.8 Update

  • Where it’s not working, is there any difference in what in what the field is returning before and after the update?

    
    $blocks 		= get_field( "block_links" );
    echo '<pre>'; print_r($blocks'); echo '</pre>';