You can add the following hooks in your code to add it to event-category custom taxonomy.
add_action('event-category_edit_form_fields','extra_category_fields');
add_action('event-category_add_form_fields','extra_category_fields');
Related Posts:
- WP Query group/order by category name
- How to change post featured image using a custom field of category?
- Hierarchy and access control for Custom Post Types (CPT)
- Cross reference custom post types
- Targeting categories in custom fields
- Custom post types category
- Automatic Set Category For A Custom Post Type
- How do I set the default admin sort order for a custom post type to a custom column?
- How can I change the admin search posts fields?
- Development of a WordPress Search Plugin – Best Practices
- Exclude a category from WP_Query
- How to display regular posts & custom post types that fall under a category using just the generic category template?
- WordPress 4.4+ : How to revision CPT + metadata
- WP_Query orderby custom field then post_date in one query
- Using Custom Fields in Custom Post Type URL
- How to filter custom post types by custom category taxonomy
- Adding meta values to permalink
- How to list all categories and tags in a page?
- Pagination not working with custom category template
- Detect meta value changes when post is updated (post_updated)
- Search everything (posts, pages, tags, cpt, meta)
- Anyway to assign custom post types to a specific category?
- List with categories, subcategories and posts of custom posttype
- wp_list_categories and custom post types
- front end radio custom taxonomy with custom post type
- How to get source of custom meta image?
- Get post info inside modal window?
- Add Taxonomy Values Within a Custom Post Type RSS Feed
- Displaying Meta Box Image
- How can i list custom post type categories?
- Query Custom Post by Category
- Custom field default value with counter
- Check if a specific custom field exists?
- WordPress Create Post from front-end
- Multiple custom post type loops in category.php
- Add category in post type dynamically
- Use regular category with custom post types
- Display custom fields on post excerpt or teaser
- Calculate all custom field values in the post loop
- add custom field to custom post type
- Role scoping for contributors down to the field level
- Separate custom categories from default category
- How to display custom taxonomies with links in filter menu?
- Display custom fields from custom posts in RSS feed
- Cannot add category or custom taxonomy from admin. WordPress site is hosted in Windows 16 server via IIS. No XAMPP or WAMP
- Add custom post type settings to wordress default posts
- A better way to add a meta box to custom post types
- Rows with custom columns not well formatted after Quick Edit save
- Custom post type, organized by categories
- How do I set all of a particular post meta to a value within the custom post type I’m in?
- CPT category hierarchy
- Can we create a custom post template for a specific page template
- Settings API – save multiple tabs at once
- Add post meta programmatically to attachment
- How to create multiple editor?
- Can I restrict category availability?
- Display post from a date range from custom field
- Get Specific Template Part if Custom Field is Some Value
- get_category_link() for custom post type does not include custom slug rewrite?
- How to make a pulldown menu display custom meta terms in a theme?
- Assigning a category to a custom post type in WordPress
- Stores category posts in an array
- Get category if used in a custom post type
- Custom post type categories gives 404 error
- How to copy a custom field from the user’s CPT to the user’s normal posts
- Make a custom column sortable by a value from a different custom post type
- Change Post Meta via AJAX from the posts list table
- How to keep a record of changes to a custom field?
- Custom post type specific category box
- Making a form for user to add new custom post with custom taxonomies and custom fields
- Mandatory field in Custom post
- Update value inside array update_post_meta
- WP query_posts group by meta field related
- How to store the third party script with HTML code in the wordpress custom input field?
- Filter custom post type admin list by custom meta column, where the column is another custom posts meta value
- How to upload an image to a custom post type
- How to display custom field in product description?
- when looping through custom post data not appearing
- Where is get_post_meta value located?
- Set a Default CPT taxonomy by taxonomy id
- how to create custom taxonomy drop downs for parents and child
- Confused about where to store my data
- Only show categories that have posts within custom post type
- Sort loop by custom field from different post type
- Meta_query by date for Events archive
- How to create groups like that in buddypress?
- WordPress loop, show only one post per custom field
- Getting list of Categories for Custom Post Types
- Exclude categories For Custom post types
- I have a custom post type that I want to query a dynamic category name from a custom meta field
- Is it possible to make one of two custom fields in Custom Post Type UI Required but not the other?
- Custom Post Type as invoice or order template
- Make each Value of custom field show related posts when clicked
- Filter CPT based on meta box value using Flexible Posts widget?
- Querying meta values within an array
- Filter Custom post type by another Custom post type
- Retrieve a post with its ACF repeater fields in wordpress
- Send email on creation of custom post type and use get_post_meta()
- Post object GUID adding http:/
- WordPress does not show the custom fields box