Turns out this was caused by a plugin–I turned off all plugins and enabled them one at a time. Eventually one made the custom taxonomies disappear again.
This is the plugin that caused the issue:
https://wordpress.org/plugins/playbuzz/
Related Posts:
- Dropdown taxonomy lists in admin menu
- How to modify a taxonomy that’s already registered
- Adding Category/Tag/Taxonomy Support to Images/Media
- restrict_manage_posts not working in 3.3.1
- Custom order of terms for custom taxonomy in admin and website
- Custom taxonomy only shows 0 in autocomplete for terms and “Choose from the most used tags”
- Custom taxonomies, with custom rewrites/slug, AND loading a taxonomy archive template from a plugin
- Custom taxonomy position in admin panel
- Custom Taxonomy Only Showing Top Level Terms in Admin?
- How can I set a default listing order on the admin page for a custom taxonomy? (without plugins)
- Possible to register multiple custom taxonomies in one function?
- Combine multiple custom user taxonomy in single url
- Display the taxonomy name of the current term
- How to link categories to custom taxonomy terms?
- How to add taxonomy to Users menu in admin?
- How can I allow a custom taxonomy for certain roles?
- How to register child taxonomies?
- Removing the “Popular Terms” area from the Taxonomy Edit Screen in the Admin Area
- 404 for a custom taxonomy?
- How can I add buttons to a custom column in the taxonomy table?
- Make a taxonomy column sortable in the admin?
- Register Taxonomy earlier so it can be used in functions.php and admin-ajax.php
- Hide posts having children terms when display posts by category in edit.php
- Modify “View” in admin panel for custom taxonomy
- Taxonomies image
- Custom taxonomy forms for user profile
- Why does a new taxonomy term get created when I assign an existing term to a post?
- Move ‘current-menu-item’ class on #adminmenu li from Posts to Pages for Taxonomy Edit Screen
- Custom Taxonomy isn’t working from frontend post submitting
- Custom Taxonomy index/archive hierarchy
- taxonomy tax-name archive
- Custom taxonomy link opens under Posts
- Clicking Add New button for custom taxonomy only moves element
- Pagination on Custom Tax Pages Removes Spaces from Query Vars
- Headers already sent warning in Admin source is media.php 3140
- Proper way to update the slug of a taxonomy using register_taxonomy? [duplicate]
- Removing custom taxonomies from the admin menu
- Custom Taxonomy template not display
- How do I hide certain taxonomy boxes from users in admin add post page?
- Taxonomize taxonomy terms?
- How do I hide a term from non-admin users in get_the_term_list?
- Custom taxonomies registered via plugin stop existing after function finishes running
- Tracking the name of a custom taxonomy
- Admin only taxonomies?
- Custom field with terms from another taxonomy programmatically
- Taxonomies and subtaxonomies relations
- How to Create taxonomy using ‘null’ for $object_type?
- Custom Taxonomy Not Being Recognized by is_tax()
- How to truncate the description in the admin panel for a custom taxonomy
- set_object_terms for custom taxonomy in custom post type – not working
- Templates files for custom post type with custom tags
- Sort Taxonomy List by Custom Values
- Register custom taxonomy from a Advenced custom field option page
- Custom taxonomy auto suggest not working in wordpress admin
- register_taxonomy – show in admin menu, but not on post type (edit) screen
- Separating a custom taxonomy from blog post-type
- Displaying the custom taxonomies side by side on the admin dashboard
- Prevent random entries in hierarchical false taxonomies
- Registering custom taxonomy using reserved terms
- Show Custom Taxonomy Inside Custom Menu
- Custom columns on edit-tags.php main page
- Display one post from each term in a custom taxonomy [closed]
- Remove ability to access certain admin menus
- Is it possible to add taxonomies to user profiles?
- Get terms from multiple taxonomies
- get_terms showing link to category even if all posts are drafts
- How to restrict on selecting child taxonomy
- Is it possible to sort the post based on a custom field?
- How do I get terms as a list for a specific post?
- How get custom field from custom taxonomy?
- What are terms and taxonomy, how they related to post and how these three are stored in database?
- Get multiple term objects by ids
- Move terms from one taxonomy to another keeping the hierarchy
- How can I get WP to build a feed based on multiple taxonomy terms
- Catchable fatal error on custom category post
- Custom Taxonomies not retaining hierarchy while importing from one site to another
- Terms Per Page in custom taxonomy Admin
- Count of posts by different parameters?
- Add custom taxonomy as a css class
- Wp_query…a type of term a different div
- search using multiple taxonomies and keyword
- Need equivalent of single_term_slug
- Multiple Drop-Down custom taxonomies search
- Issue adding custom taxonomies to custom post type (PHP)
- Taxonomy URL rewrite whilst keeping filtered posts?
- How to loop custom posts that have an exact match in taxonomy terms?
- True or F False Setting of ‘with_front’ Parameter of Rewrite Is returning Exact Same result
- wp_insert_post not adding taxonomy (using wp_set_object_terms)
- Filter “get_terms” query
- Error 404 in Custom taxonomy with pagination
- WordPress Taxonomy Permalinks – Custom?
- Need help understanding a rewrite with multi-level taxonomy
- Change Permalink to Value of Custom Field
- Display custom post taxonomies
- Custom Taxonomy type in nav menu
- Advanced search: roles and multiple taxonomies
- Removing fields from category/taxonomy edit form
- Remove ‘portfolio’ from URL
- Two taxonomies with the same slug
- Hook function when taxonomy terms change