(function($) { function ACFTableField() { var t = this; t.version = '1.3.1'; t.param = {}; // DIFFERENT IN ACF VERSION 4 and 5 { t.param.classes = { btn_remove_row: 'acf-button-remove acf-table-remove-row', btn_add_row: 'acf-button-add acf-table-add-row', btn_add_col: 'acf-button-add acf-table-add-col', btn_remove_col: 'acf-button-remove acf-table-remove-col', admin_page_profile: 'profile-php', admin_page_user_edit: 'user-edit-php', }; t.param.htmlbuttons = { add_row: '', remove_row: '', add_col: '', remove_col: '', }; // } t.param.htmltable = { body_row: '