Support

Account

Home Forums Add-ons Flexible Content Field delete_row() with WPML Reply To: delete_row() with WPML

  • I do not see where you are setting $i in your code, but you could have removed it

    
    $i = get_row_index();
    delete_row('blocks', $i);