Solved!
add_action( 'create_category', 'save_extra_taxonomy_fields', 10, 2 );
Props to the Category Meta plugin. I downloaded various category meta plugins from the WP repo, and this one has the ability to add the meta data on the Add New screen. I dug through the code and found the elusive create_{term} hook.
Related Posts:
- Remove Category description textarea
- Create taxonomy with meta term using the WP Rest Api
- Multi-select field for Taxonomy can’t save the value
- WordPress implode & wp_insert_post question
- Filter through custom taxonomy with an array of taxonomy IDs
- Loop through custom taxanomy in post and display custom fields from posts
- Custom field with terms from another taxonomy programmatically
- Dropdown (with onChange) with custom taxonomies
- ACF Custom field not showing in Timber Taxonomy page
- Register custom taxonomy from a Advenced custom field option page
- add custom fields in custom taxonomy meta box in wordpress-3.5.2
- Any way to make custom taxonomy field searchable?
- How do I create a term for every value of a post meta?
- Using wp_query is it possible to orderby taxonomy?
- How to add images to taxonomies?
- Can you add the visual editor to the description field for custom taxonomies?
- custom post type taxonomy “tag” archive : no post found
- Custom taxonomy hide meta box but show in menu
- display posts with same taxonomy term
- Get value in custom field with taxonomy [closed]
- Is there a way to disable a term rather than deleting it?
- Modify Term Update Redirection
- Check if current term is a child of another term
- get_terms() doesn’t return empty terms even though hide_empty is false
- SQL QUERY needed to get POST category (taxonomy) ? – MUST be SQL statement
- Archive template for taxonomy terms
- Custom metabox for menu administration page?
- How can I set up a category “overview” page?
- Custom Fields and performance
- Sort posts by number of matched terms
- Looping Through Custom Tax Terms and Displaying All Posts For Each
- Possible to register multiple custom taxonomies in one function?
- How to get the top most term (top ancestor) of a custom taxonomy child term?
- Advanced Tax Query
- Automatically assign taxonomy term if custom meta value exists
- Function to limit the number of posts in taxonomy.php
- User role permissions based on taxonomies
- WP Query with custom taxonomy
- How to prevent posts duplicating when viewing a custom taxonomy term
- How to display custom taxonomy in multiple columns?
- Storing data into custom taxonomies VS post custom fields (post meta)
- get_the_terms() to show all custom taxonomies
- Custom taxonomies making WP very slow – Way to fix?
- Removing the “Popular Terms” area from the Taxonomy Edit Screen in the Admin Area
- Sorting taxonomy columns by meta value numeric
- Programatically added attribute, set to ‘show on product page’ automatically. Woocommerce [closed]
- Get Taxonmy Term ID For Current Post
- Is it possible to create exclusive custom taxonomy?
- ACF vs Taxonomies
- Reverse traversing taxonomy based on term_id
- Get Current Custom Taxonomy ID by Post ID
- Changing stylesheet depending on custom taxonomy terms
- Custom fields to taxonomy
- Taxonomy with_front causes all
- Taxonomy archive showing no results
- I used the Tax-meta-class by bainternet but i still can’t get it to display any of the results.
- Autogenerate Front End Form Field With jQuery
- Styling Taxonomy Terms Individually
- Changing taxonomy term by slug (wp_update_term)
- Rewrite Rule Working for all but one of the taxonomies created
- How to add textarea field to taxonomy (tag)?
- Taxonomies on custom taxonomies
- How to join result of different taxonomies?
- How to add Post Format Taxonomy Archive page in the menu?
- How to Rewrite Taxonomy URL to Include the Post Type as the Second Segment of the URL?
- How to get all taxonomies which can be added in menu?
- WordPress Tag or Custom Taxonomy Return All Posts if has that Word in Post Title
- woocommerce custom product category template
- Replace taxonomy permalinks
- Display value of custom field of custom taxonomy in single post?
- Custom Taxonomy Term Archive Page Template that Filters 2 or more Taxonomies
- Custom Taxonomy with tax_query
- how to store values in database at hierarchical view
- Get posts in certain Taxonomy terms for the current page url
- Edit custom taxonomy description programatically
- saving meta/custom field to tag
- Get taxonomy name for the current post
- View the complete list of a taxonomy in the navigation menu
- Get name of taxonomies of current page
- What’s the best way to add taxonomy’s image in 2017?
- Add custom taxonomy as a css class
- Taxonomy page shows category in title
- Query custom taxonomy for category including children
- SQL / wp_update_post: change post custom field to CPT post taxonomy
- Only display latest custom taxonomy post
- Filter by Custom Taxonomy AND Custom Field
- How to combine taxonomies into URL?
- Add terms to a taxonomy archive from within the same taxonomy
- Show recent posts from a custom taxonomy in wordpress
- Fill New Taxonomies
- how do you pull data from two taxonomies?
- problem : Custom taxonomy template not showing
- Filter “get_terms” query
- Remove Custom metabox from particular page template is used
- generate random slug when adding taxonomy
- Add and Custom category for posts “PAGE”
- how to filter the data’s comparison operators (>= &
- Using wp_query is it possible to orderby taxonomy?
- Custom Fields link to other pages, not search
- Make custom post type display with custom taxonomy in url