sfw_hide_add_new_form_css
Description
Hides the add new term form
Since: 1.0.0
For further information see: after-{$taxonomy}-table HOOK
Code
<?php function sfw_hide_add_new_form_css( ){
…
} ?>