Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/scribu/wp-lib-posts-to-posts
- Owner: scribu
- Created: 2014-08-06T15:59:09.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-02-21T15:27:05.000Z (over 1 year ago)
- Last Synced: 2024-10-19T16:28:01.219Z (20 days ago)
- Topics: wordpress
- Language: PHP
- Homepage: http://github.com/scribu/wp-posts-to-posts
- Size: 291 KB
- Stars: 20
- Watchers: 7
- Forks: 24
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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.