outlandish / lib-posts-to-posts
A library for many-to-many relationships in WordPress
Installs: 1 309
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 25
pkg:composer/outlandish/lib-posts-to-posts
Requires
This package is auto-updated.
Last update: 2025-09-17 06:02:46 UTC
README
This repository contains the library for managing connections and connection types. It does not contain any UI code.
It is meant to be integrated into a theme or a plugin.
See the _p2p_load()
from the original Posts 2 Posts plugin to see what's needed for initializing it.