The value for global_terms_enabled for multisite is stored in wp_sitemeta
I switched this to off and the category slug field reappears. If anyone can comment on whether its safe to switch this off, that would be greatly appreciated.
Related Posts:
- How to modify a taxonomy that’s already registered
- Change order of Custom Taxonomy List
- Contact Form 7 – Populate Select List With Taxonomy [closed]
- Why is my working Custom Taxonomy not in get_taxonomies array?
- Custom taxonomy listing page when no term set (all terms)
- How To Change Custom Taxonomy To Radio Buttons
- Custom order of terms for custom taxonomy in admin and website
- RSS Feed for posts containing any term from a taxonomy
- Exclude Child Term Posts from Parent Term Archive
- Use custom posts as taxonomy term meta replacement?
- Page queried instead of a custom taxonomy
- Taxonomies not appearing in columns on dashboard
- Custom Taxonomy terms with latest post ordered by date pagination issue
- drop-down list another query
- Custom taxonomy template not working
- custom taxonomy archive permalink shows 404 error
- List only first-level children of specific custom taxonomy term
- Sorting Posts Via Custom Taxonomy Values Using Checkboxes?
- get_terms of post->id
- get / list categories and counts filtered by custom taxonomy term
- WordPress renames slug of tags used in multiple taxonomies?
- How to get a list of taxonomy terms which are being used only within certain post types?
- Taxonomies: display hierarchical parent list
- Refine user taxonomy query based on role
- Get ID and slug from taxonomy object
- how to search in custom fields & custom taxonomy for custom search
- List Custom Taxonomy Based on Post Count & Category
- Custom taxonomies as product variations
- List the number of posts for each custom taxonomy and specific custom field value
- Echo specific term in an array
- wp_insert_post not updating custom taxonomy selected if logged in as a subscriber
- Dynamic loading of Archive content based on custom taxonomy term name
- Print terms with taxonomy and metabox value
- List taxonomies according to whether this post is in another taxonomy in taxonomy archive
- Create and set templates for custom taxonomies
- Checking return with WP Error
- Why is the custom taxonomy archive page redirecting me to a single post? [closed]
- Rewrite URL for taxonomy listing
- Taxonomy template shows only 10 posts
- Pagination on custom taxonomy
- What is faster: custom taxonomy or serialized post-meta for db retrieval? (over 60,000 posts)
- Get taxonomy based on another taxonomy slug
- How does WordPress Parent-Child Taxonomy actually Works?
- Custom taxonomy archive shows 404 error
- Different single page templates for taxonomies
- Getting associated taxonomies
- Can’t set custom taxonomy terms via custom form
- Custom taxonomy not appearing in menu administration panel
- how can i display taxonomy instead of category on my web page?
- Taxonomy Meta Box in User Profile?
- If Custom Taxonomy
- What does ‘category__in’ mean in queries?
- Use the same taxonomy twice on the same post type?
- When filtering query on custom taxonomy; main menu dissapears
- How can I make front page to display custom taxonomy page?
- Get only immediate children (and not grandchildren) of a hierarchical custom taxonomy term
- Why doesnt this query work? (Custom Taxonomy)
- How to group all terms children’s in custom taxonomy?
- Display Posts by Custom Taxonomy Chosen Terms
- How do I get term data associated with the current post, where the result is not wrapped in HTML?
- Custom taxonomies mixed into categories and tags in Post edit page
- How to get product order by two custom taxonomy in wordpress
- WordPress autocomplete search with taxonomies
- Display empty custom taxonomies differently than with one with posts
- Custom Taxonomy Not Saving in Front End Post
- How to list Custom Taxonomy
- remove term from custom taxonomy list
- Display taxonomy with a maximum number of letters
- Taxonomy archive template not working
- Dropdown list of taxonomies won’t display selected
- Creating a drop-down and filter button for two custom taxonomies assigned to a custom post type
- custom taxonomies on pages
- Set two terms for a post when they differ only by an accent
- Unknown column ‘wp_posts.ID’ in ‘field list
- Custom taxonomies registered via plugin stop existing after function finishes running
- Echo ACF taxonomy field within a foreach for another taxonomy
- Conditional if is single and part of the custom taxonomy
- How can I rewrite the URL of my custom taxonomy to include the year?
- Infinite Scroll appending Next Product Category Term pages
- Listing Cities A custom taxonmy by selection order
- Problem registering custom taxonomy
- Limit Tag Links in Post Content
- Passing taxonomy id of taxonomy clicked on one page to another page
- Custom Taxonomy Not Being Recognized by is_tax()
- Get all users attached to a taxonomy
- Permalinks incorrectly inserting multiple categories
- List active taxonomy terms
- How do you move custom fields to custom taxonomies using WP Queries
- Where to put code to get custom taxonomy term id?
- Get one custom taxonomy category
- Select default taxonomy on dropdown
- Creating a page for custom taxonomy archive
- WordPress Taxonomy Menu
- Taxonomy Extra Meta [duplicate]
- How can I query for all values of a custom taxonomies?
- Returning info from MYSQL table via custom taxonomy
- get_terms() – unexpected ‘=>’ (T_DOUBLE_ARROW) error
- Add text in custom taxonomy
- How do I check if a post has a term with a particular ancestor/parent?
- Best approach of implementing multi-select/checkboxes for taxonomies?