|
|
4 år sedan | |
|---|---|---|
| .. | ||
| README.md | 6 år sedan | |
| api.php | 6 år sedan | |
| autoload.php | 6 år sedan | |
| composer.json | 4 år sedan | |
| connection-type-factory.php | 6 år sedan | |
| connection-type.php | 6 år sedan | |
| determinate-connection-type.php | 6 år sedan | |
| directed-connection-type.php | 6 år sedan | |
| direction-strategy.php | 6 år sedan | |
| exception.php | 6 år sedan | |
| indeterminate-connection-type.php | 6 år sedan | |
| indeterminate-directed-connection-type.php | 6 år sedan | |
| item-any.php | 6 år sedan | |
| item-attachment.php | 6 år sedan | |
| item-post.php | 6 år sedan | |
| item-user.php | 6 år sedan | |
| item.php | 6 år sedan | |
| list-renderer.php | 6 år sedan | |
| list.php | 6 år sedan | |
| query-post.php | 6 år sedan | |
| query-user.php | 6 år sedan | |
| query.php | 6 år sedan | |
| reciprocal-connection-type.php | 6 år sedan | |
| shortcodes.php | 6 år sedan | |
| side-attachment.php | 6 år sedan | |
| side-post.php | 4 år sedan | |
| side-user.php | 6 år sedan | |
| side.php | 6 år sedan | |
| storage.php | 6 år sedan | |
| url-query.php | 6 år sedan | |
| util.php | 6 år sedan | |
| widget.php | 6 år sedan | |
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.