sfw_edit_form_field_spreadshirt_id
Description
Add Spreadshirt Id to form edit screen
Since: 1.0.0
For further information see: {$taxonomy}_edit_form_fields HOOK
Code
<?php function sfw_edit_form_field_spreadshirt_id( $term ){
…
} ?>