I guess your custom user role does not have the required capability to assign terms, which in case of the post_tag
taxonomy would be edit_post
.
So one thing to do would be giving it to your role—which is most likely not what you would like to do as this does not only affect assigning terms but also a number of other actions).
Another thing you could do is using the map_meta_cap
function. If you choose to take on this approach and you have any problems, just say so, and I will try to help you.
Related Posts:
- Custom Taxonomy as checkbox or dropdown
- Taxonomy count per Post type
- Custom Post Type – Taxonomy Dropdown Menu?
- show tags of custom post type ONLY
- Find callback function for custom taxonomy metabox
- How to set individual capabilities on a taxonomy? Or how to re-register an existing taxonomy?
- Registering tags taxonomy for a custom post type
- How to make a custom taxonomy selectable in post publish area?
- Why does querying on post_tags (which has been applied to custom post types) only return posts?
- Tag page with Custom Post Types not returning any posts
- Why are taxonomy terms not saving when using custom meta boxes with radio button taxonomy selectors?
- How to make custom taxonomy into drop down select in a custom metabox
- How can I create an automatic drop down menu with my tags?
- Need help deciding on a taxonomy
- Get Posts by Category, Tag , and CPT Taxonomy
- Topic won’t save for a custom post type — how to debug?
- How to constrain the results to a specific post_type on tag archive page?
- Custom post type, taxonomy and admin bar
- get taxonomies from terms
- Multiple useres editing specified content
- Add other all taxonomies as meta boxes to custom post type
- Automatically / dynamically populating tags in custom post type
- Taxonomy count per Post type
- custom post type tags
- Do I need a nonce field for every meta box I add to my custom post type admin?
- How to force one column layout on custom post type edit page?
- How to display non-hierarchical taxonomy as terms with checkboxes?
- Custom Taxonomy’s Label to change the text appearing in Appearance > Menu
- How to limit the number of terms (terms acts like categories)
- post_tag taxonomy with custom post type
- Filtering Posts by Multiple Taxonomy Terms such as in an Admin Post Listing?
- How would I leverage custom Taxonomies in this scenario?
- Dynamic page.php template for custom post types
- Group list of posts by taxonomy and allow for pagination
- Priority for Categories, Tags, Taxonomies, Posts, Pages and Custom Posts with same url
- Disable WordPress Recognizing Path as Attachment
- Display metabox conditionally
- Categories and Tags not working!
- Is slug “type” reserved and can’t be used in taxonomy rewrite?
- How to allow “Add New” capability of CPT when links to its UI are placed as a submenu?
- Custom Role can’t trash Custom Post Type
- How to filter out post type meta?
- Metabox Populated with a Custom Post Type – How to Output CPT based on Select?
- Is it possible to create a post using a metabox?
- Can custom taxonomies items have attached properties?
- WordPress custom meta field for custom post not storing data
- How to display Custom Post Type Post based on Tag with Shortcode Parameter?
- Update permalinks when new category added to custom post type taxonomy
- dynamically add a custom field or metabox to custom post type [duplicate]
- Taxonomy custom post type URL
- How do I display the taxonomy for a custom post type in an array
- Cross reference custom post types
- Allow user to only access custom post type
- Adding a metabox on a CPT’s submenu page
- Multiple tag cloud filtering
- Get url.com/post_type/taxonomy/term work!
- Custom Post Type Category Link
- Custom Post type category pages template and loop
- Linking from CPT page to taxonomy.php
- Show all tags on custom post type
- get_the_tag_list() returns bad links
- Filter second dropdown (tax) based on first dropdown (cpt)
- wysiwyg editor don´t export paragraph
- Inefficient Query Confusion
- Get taxonomy singular name instead of taxonomy slug inside $taxonomy query
- Custom Post Type API doesn’t show taxonomy or category array
- Showing a meta box in a custom post type on a page
- Multiple wp_editor instances in custom post type using Ajax
- How to Display the tag content of Custom Post?
- Issue with Custom Post Type Tags
- Custom Post taxonomy template
- Updating post content and custom fields in edit post screen
- Add a class to post_class if more than one post shares same meta_value_num
- Query Multiple Custom Post Types & Exclude a Taxonomy Term
- How to use taxonomy term as permalink folder
- How do you make relational post types in WordPress? [duplicate]
- Placing Admin Post Metaboxes in Tabs
- Restrict access to custom post type based on its taxonomy terms
- automatically select taxonomy based on post meta
- Display related CPT with custom taxonomy
- Problem with multi checkboxes value in metabox?
- Custom post types not showing on the standard WordPress Category page
- Display 3 level taxonomies
- List posts that have the current url taxonomy
- Rewrite url post_tag for custom post type
- How to get all posts assigned to a taxonomy term only?
- How to show post which has the specific taxonomy terms?
- Do not output category and tag URLs
- Custom sortable pages on custom post type
- Custom Search not working
- Custom post type post taxonomies
- Toggle a metabox based on a selection
- Problems with custom post type and hierarchical permalinks
- How to bring custom meta boxes to custom post types?
- Custom role, capabilities, and post type: preview button wrecks things
- Structure of custom post type / taxonomy?
- Display associated taxonomy child name on single CPT page
- Issue On Listing Woocommerce Parent Tag List
- Can WordPress show posts based on a button that the user clicked 2 pages back?
- Is there a function that replace category name with a icon?