scribu / lib-posts-to-posts
A library for many-to-many relationships in WordPress
dev-master
2016-02-15 12:08 UTC
Requires
- scribu/scb-framework: dev-master
This package is not auto-updated.
Last update: 2024-11-05 03:18:52 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.