WC_Admin_List_Table::render_filters
Render any custom filters and search inputs for the list table.
Метод класса: WC_Admin_List_Table{}
Хуков нет.
Возвращает
null. Ничего (null).
Использование
// protected - в коде основоного (родительского) или дочернего класса $result = $this->render_filters();
Код WC_Admin_List_Table::render_filters() WC Admin List Table::render filters WC 10.3.5
protected function render_filters() {}