(function($) { function ACFTableField() { var t = this; t.version = '1.3.2'; t.param = {}; // DIFFERENT IN ACF VERSION 4 and 5 { t.param.classes = { btn_small: 'acf-icon small', // "acf-icon-plus" becomes "-plus" since ACF Pro Version 5.3.2 btn_add_row: 'acf-icon-plus -plus', btn_add_col: 'acf-icon-plus -plus', btn_remove_row: 'acf-icon-minus -minus', btn_remove_col: 'acf-icon-minus -minus', }; t.param.htmlbuttons = { add_row: '', remove_row: '', add_col: '', remove_col: '', }; // } t.param.htmltable = { body_row: '