‘separate_items_with_commas’ not showing in UI
-
I have coded a custom post type with a custom taxonomy. So far everything is showing ok except the ‘separate_items_with_commas’ label. My
$labels
array contains'separate_items_with_commas' => __('Use only one type', text_domain)
, but the defaultSeparate with commas or the Enter key.
message still displays. Maybe what I am trying to edit isn’t editable. I tried adding an image but it doesn’t let me. It’s located in the sidebar when you create a new post, under what is usually called the “Document” tab.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘‘separate_items_with_commas’ not showing in UI’ is closed to new replies.