# Shadow Terms Contributors: happyprime, jeremyfelt, slocker, philcable, wpgirl369 Tags: terms, related, content Requires at least: 5.9 Tested up to: 6.9 Stable tag: 1.2.3 License: GPLv2 or later Requires PHP: 7.4 Use terms from generated taxonomies to associate related content. ## Description Shadow Terms registers custom (shadow) taxonomies for supported post types. These taxonomies can be used to associate related content from a variety of post types. When a new post of a supported post type is created, a term mirroring that post is also created. When editing another post type that supports this taxonomy, this term can be assigned to associate the posts. Shadow Terms does not register support for itself on any post types by default. Custom code must be added to a plugin or theme. Support can be added to a custom post type with code like: