Skip to content

Installation

From WordPress.org

  1. In WordPress admin go to Plugins → Add New.
  2. Search for Native Content Relationships.
  3. Click Install Now, then Activate.

From GitHub

  1. Clone or download WP-Native-Content-Relationships.
  2. Place the native-content-relationships folder (or the repo root) into wp-content/plugins/.
  3. 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

Schema stable from 1.x onward. Backward compatibility guaranteed.