register_taxonomy( $taxonomy, $object_type, $args );
ParameterDetails$taxonomy(string) (required) The name of the taxonomy. Name should only contain lowercase letters and the underscore character, and not be more than 32 characters long (database structure restriction).$object_type(array/str...