forked from scribu/wp-posts-to-posts
-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Cristi Burcă edited this page Dec 23, 2013
·
75 revisions
Welcome to the Posts 2 Posts plugin wiki! Let's get started.
Defining connection types:
- Basic usage
- Reciprocal connections
- Connection metadata
- Duplicate connections and cardinality
- Connection ordering
- Posts 2 Users
Admin UI:
Using:
- Capabilities
- Shortcodes
- Related posts - get other posts connected to a certain post
- Creating connections programmatically
- Checking specific connections - check if two posts are connected
- Troubleshooting
Extending:
API reference:
- Query vars
- p2p_register_connection_type()
- p2p_distribute_connected()
- get_adjacent_items()
- each_connected()
Architecture:
Misc:
- P2P-Core - core API for bundling with themes
- Integrations - third-party tools that use or integrate with P2P