It seems that every time I post a question here I find solution on myself. Sorry for posting.
So my solution in problem described above is: just change ‘show_ui’ to false.
'show_ui' => false,
It helped me.
Sorry again for posting.
Related Posts:
- Retrieve posts by term id custom query
- Change order of Custom Taxonomy List
- Query users by custom taxonomy and user role
- Determine Term depth
- How to get current term in my custom taxonomy in WordPress?
- Custom order of terms for custom taxonomy in admin and website
- Is there a way to disable a term rather than deleting it?
- Best pratice to make taxonomy terms translatable without changing slugs?
- Front End Post Save Child terms
- Taxonomy slug by term ID
- wp_insert_term auto unique name
- Dropdown: Display terms from B only if has relationship with a term A selected
- wp_get_object_terms – How can I order the resulting array by hierarchy?
- Get current term’s ID
- Showing posts by collection of specific terms and texonomy
- How do I rewrite a url to use %taxonomy% instead of %category% when multiple taxonomies are present?
- Pros and cons of using [taxonomy name] in place of [category name]?
- term_link() filter or rewrite and howto?
- Display Custom Taxonomy Terns ordered by meta_value
- Custom Taxonomy terms with latest post ordered by date pagination issue
- How to set hierarchical terms to a post using wp_set_object_terms
- Echo taxonomy term meta on author.php
- Hierarchical display of custom taxonomy
- Listing child terms of parent term
- Display the taxonomy name of the current term
- Advanced custom fields – taxonomy terms images [closed]
- Custom taxonomy term in WooCommerce product permalink
- Automatically assign taxonomy term if custom meta value exists
- List only first-level children of specific custom taxonomy term
- get_terms of post->id
- Dynamically tax_query terms
- get / list categories and counts filtered by custom taxonomy term
- How to get a list of taxonomy terms which are being used only within certain post types?
- WPML Translating a term/taxonomy programmatically
- Outputting an array of term meta values in a custom WooCommerce tab?
- get_the_terms() to show all custom taxonomies
- Get terms from posts submitted within a certain time
- Display Terms for all posts in Current Archive or Query
- get_terms: determine if taxonomy term has children
- Display post taxonomies tree
- get_term_children returns WP_Error for custom taxonomy
- Custom Taxonomy Archive BUG
- Can I limit term selection to one plus parent?
- Insert form checkbox at bottom of taxonomy edit term page
- Exclude Taxonomy Terms from Template Via Back End?
- how does get_term_by know which term to return when the same term appears twice in a hierarchical taxonomy?
- Displaying terms by first letter
- Changing stylesheet depending on custom taxonomy terms
- Taxonomy archive showing no results
- Print terms with taxonomy and metabox value
- How Can I Change a Taxonomy URL Based On The Originating URL?
- Get custom category image from menu
- Same taxonomy for different object types
- Changing taxonomy term by slug (wp_update_term)
- Custom Taxonomy Term Caching?
- How to show all possible parents and children of a hierarchical taxonomy term?
- Failure to add term meta
- Hierarchical Taxonomy Terms Select Menu Output with selected=”selected” Set
- List Posts For Terms Of A Custom Taxonomy For Any Post Type
- Query posts from a child taxonomy term id
- What is the most efficient way of implementing a notification system? [closed]
- get_terms() duplicate first term of a custom taxonomy
- Having Issue on Passing Variable into HTML Class Tag
- Echo custom taxonomy slug
- Remove a href from this code
- How to get posts that contain multiple terms from multiple taxonomies?
- Cannot delete or edit a single term in a custom taxonomy, taxonomy name is wrong?
- How to check if a post has at least 2 terms from a custom taxonomy attached?
- How best to store data (URLs and IDs) extracted from posts and pages using custom taxonomies
- Get name of taxonomies of current page
- delete term from taxonomy and assign in new one
- export and import taxonomy terms from one taxonomy to another
- Find terms in a custom taxonomy based on the hirearchy
- Wp_query…a type of term a different div
- Adding Child Terms Programatically – No Warning but No dice either
- Show single Child Category on Custom Post
- Set post terms by term id
- using wp_insert_term to create custom terms for a custom taxonomy from frontend form,
- Display term picture of each post in a loop
- Get Terms of custom Taxonomy of products with certain Product Category
- Problems using get_the_terms in a plugin
- add pagination in wordpress page template
- WordPress taxonomy terms archive template help
- wp_insert_post not adding taxonomy (using wp_set_object_terms)
- Filter “get_terms” query
- Show message if term slug changed
- generate random slug when adding taxonomy
- Custom post type term names with ampersand in the term name
- If page is a taxonomy do X, if is a term, do Y
- Getting the parent terms adds additional empty markup [closed]
- Custom taxonomy list in two columns
- get_terms returns array starting at 4
- get multiple values from $_GET from multiple checkboxes
- Get post terms with hierarchical relationships
- Multiple category lists on one page
- Taxonomy archive link from term id
- get_the_terms inside save_post gives old terms
- How to delete unused terms?
- Foreach for get_the_terms for hierarchical taxonomy don’t repeat Top Level Terms if contains multiple Second Level Terms
- Issue with WordPress Automatically Assigning Terms to Multiple Posts