HUSKY - Product Filter for WooCommerce

woof_print_html_type_{type}

Ön tarafta kendini göstermek için uzantıları kullanma

Bir uzantının init'inde aşağıdaki kodu yazmak yeterlidir:

add_action('woof_print_html_type_' . $this->html_type, array($this, 'print_html_type'), 10, 1);

Örnek olarak by_author koduna bakın