Petra
AI assistant for GrootMade
Hi! I'm Petra 👋 Ask me to help you find the perfect WP plugin, theme, or template kit.
forked from Shadow Terms™
Verbatim Code is not affiliated with Shadow Terms. The name and any related trademarks are used solely for nominative descriptive purposes.
This plugin provides a method for creating relationships between different types of content by automatically generating and managing taxonomy terms. It is designed for developers building complex content architectures who need a structured way to associate items like people, organizations, and press releases without manual term management.
Automatic Term Creation: When a new post of a supported type is published, a corresponding term is automatically generated in a dedicated shadow taxonomy, eliminating the need for manual term entry. Cross-Post Type Relationships: The generated terms are made available for assignment on other, specified post types, enabling clear connections between disparate content items through standard taxonomy interfaces. Programmatic Control: Support for the feature must be explicitly added to custom post types via code, giving developers full control over which post types can be related and how. Managed Taxonomy Interface: The plugin hides irrelevant administrative options for the shadow taxonomies, such as the "Add New" term link, since terms are managed automatically through post actions. REST API Privacy: Shadow terms are hidden from unauthenticated REST API requests if their source post type is not publicly queryable, helping to maintain intended data privacy.