I was able to come up with a work around! First, I used Role Scoper to limit a user account to a specific term – in this case, a Ministry Representative is limited to the name of their Ministry in the “ministries” taxonomy. Then, I used the WPAlchemy class to create a custom metabox that would list the terms and, since it only returned one (theirs), I would have it already selected. Next, I hid it via an admin stylesheet.
The effect is that, when a Ministry Representative creates a new Event or Opportunity, their ministry name is already selected (though they don’t see it) and the association is made on save. It requires a bit of work on the part of the admins to setup the term and I would still like a cleaner way of doing the same if it exists.
If anyone would like further details on my work-around, let me know.
Related Posts:
- How do I append multiple taxonomies to the URL?
- Custom Taxonomy with Custom Post Type Finds No Posts
- Get custom post type by category in a page template
- TV Show database – Best way for structuring it?
- How to not allow custom roles to edit published custom post types?
- Correct way to use a form to to filter custom posts by taxonomy terms?
- Showing current taxonomy terms
- automatically create taxonomy with same name as post title
- Query posts by custom post type and custom taxonomy
- Custom Taxonomy conditionals
- After deleting a post are terms, and custom meta deleted?
- Best practice for adding posts in bulk
- WP 3.1 getting tax_query to work in query_posts()
- Programmatically adding posts
- Keep main articles and author blogs seprerate, News / Magazine like site
- Why is my custom loop not filtering correctly nor paginating?
- Custom post types with custom directories
- Limit users by custom taxonomy and user roles
- removing custom tax & CPT slug, adding taxonomy term in front of custom type
- How to customize admin posts based on the user who is logged in
- Show Two custom Post type and their posts on category page
- How to create an advanced filter search?
- Weird problem happening with custom taxonmy when creating/updating posts
- A question on creating filters for custom posts using taxonomy
- Conditional Query of Custom Post Type and custom taxonomy
- List custom taxonomy specific to one custom post type
- Define new user capability for custom post types?
- How do I move/order posts with a tag to the end?
- WordPress sort search results by custom order
- Use same slug base for Custom Post Type posts, and multiple taxonomy terms
- Hide parent categories when clicked, and show it’s childs
- How to start a new post with custom Taxonomies already set?
- How to add attributes to taxonomies that may be different from post to post?
- Migrating a taxonomy’s tags to the native category
- How to produce a sub-page-system in WordPress
- custom post type vs. conditionally displaying meta boxes for specific terms?
- List Categories (wp_terms) and count posts
- attach CPT data to a taxonomy
- Creating a non-hierarchical Taxonomy that behaves like categories
- Display Custom Post Types Glossary
- How should I structure complex content hierarchies?
- Displaying One Custom Post Type’s Content On Single Post of Another Custom Post Type
- Get terms for a specfic post from multiple taxonomies in custom post type
- How to list posts by term (custom taxonomy)
- Query Multiple Custom Post Types & Exclude a Taxonomy Term
- Is it possible to have hierarchical taxonomy and hierarchical custom post types in one permalink?
- Custom taxonomy not saving correctly
- Related “custom post type” using “custom taxonomy”
- How do I “trash” a custom post type post while logged in as Admin
- How do I ensure that post_type and Taxonomy use the same slug?
- How do I disable the built-in editor and automatically configure the properties of new pages?
- How to have multiple search result pages in wordpress with taxonomy terms listed
- Restrict access to custom post type based on its taxonomy terms
- How can i display a taxonomy? i have created a plugin and then a custom type. and a taxonomy , also i have register it
- Remove plugin settings from post creation page for a user role
- Set a Default CPT taxonomy by taxonomy id
- Building Link List for Custom Tax
- CPT: multiple loops with different terms
- Help with Travel Guide Setup
- Custom user roles
- WordPress query posts by custom post type not workng
- Create 2-layered dropdown menus for custom taxonomy and custom post type
- WP_Query for CPT with filter by another WP_Query
- Custom taxonomy archive is visible to only subscibed users
- Sort by Custom Post Type (Multiple Loop)
- Get link for feed of specific post type AND taxonomy
- Display and Allow users to edit their own profiles
- Inserting two categories
- Advise on Custom Taxonomies and Structure
- cannot export data from CPT UI (books)
- Same slug for Custom Taxonomy archive and CPT archive – Rewrite rule not working
- How to develop Knowledge center in WordPress Website
- ACF – Tags not showing up in Custom Post Types
- Custom post type URl Cutomization
- How do I create filters for custom post types?
- Set menu active state for custom posttype and category, given custom taxonomy term
- custom permalinks based on taxonomies for custom post type
- Archive page for taxonomy terms
- Custom Taxonomy Invalid in REST API
- How do I get array of types associated with a taxonomy?
- get_post_meta returns empty array for terms
- Display CPT posts based on specific taxonomy
- Restrict user to only one custom post type
- Remove standard meta boxes from custom taxonomy
- Custom template won’t load for a custom post type (custom permalinks used)
- How to display selected taxonomies by their parent
- List Post Title by Last Word Then Second Last
- Group posts by custom post type
- Show listings from Impress Listing plugin in random order using taxonomy and terms
- Custom Field Order by Last Name and First Name
- How to query custom post types posts filtered by multiple custom taxonomies through a form selection
- shortcode to show custom post types by category
- Single Template that can be applied only via URL
- get_posts of Custom Post Type AND Custom Taxonomy
- Custom Page that comes with preloaded content for the user
- only a certain role has access to a cpt
- WordPress Genesis custom taxonomy archive shows 3 repeats of each post
- Custom taxonomy in URL showing 404
- wp_set_object_terms() not adding new term to custom post and custom taxonomy
- Custom taxonomy in custom post RSS feed