Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/scribu/wp-lib-posts-to-posts

Library code for Posts 2 Posts
https://github.com/scribu/wp-lib-posts-to-posts

wordpress

Last synced: 8 days ago
JSON representation

Library code for Posts 2 Posts

Awesome Lists containing this project

README

        

lib-posts-to-posts
==================

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()`](https://github.com/scribu/wp-posts-to-posts/blob/master/posts-to-posts.php) from the original Posts 2 Posts plugin to see what's needed for initializing it.