reset_the_repeater_field()
Хуков нет.
Возвращает
null. Ничего (null).
Использование
reset_the_repeater_field();
Код reset_the_repeater_field() reset the repeater field ACF 6.4.2
function reset_the_repeater_field() {
return reset_rows();
}
Хуков нет.
null. Ничего (null).
reset_the_repeater_field();
function reset_the_repeater_field() {
return reset_rows();
}