Installation
From WordPress.org
- In WordPress admin go to Plugins → Add New.
- Search for Native Content Relationships.
- Click Install Now, then Activate.
From GitHub
- Clone or download WP-Native-Content-Relationships.
- Place the
native-content-relationshipsfolder (or the repo root) intowp-content/plugins/. - Activate the plugin under Plugins in the admin.
Requirements
- WordPress 5.0+
- PHP 7.4+
- MySQL 5.6+ / MariaDB 10.1+
No build step is required; the plugin runs as standard WordPress PHP.
After activation
- Settings → Content Relationships — Configure relation types, post types, and optional tools (import/export, auto-relations).
- The relationship panel appears in the post editor, user profile, and term edit screens (depending on configuration).
Next: Quick Start