woocs_form_method
WOOCS form yöntemini POST'tan GET'e değiştirmeye izin verir
add_action('woocs_form_method', function(){ return 'get'; });
2.2.0/1.20
WOOCS form yöntemini POST'tan GET'e değiştirmeye izin verir
add_action('woocs_form_method', function(){ return 'get'; });
2.2.0/1.20