forked from scribu/wp-posts-to-posts
-
Notifications
You must be signed in to change notification settings - Fork 3
Home
eMarket Design edited this page Jul 11, 2013
·
75 revisions
Welcome to the Posts 2 Posts plugin wiki! Let's get started.
Defining connection types:
- Basic usage
- Reciprocal connections
- Connection information
- Duplicate connections and cardinality
- Connection ordering
- Posts 2 Users
Admin UI:
Using:
- Troubleshooting
- Capabilities
- Shortcodes
- Related posts - get other posts connected to a certain post
- Checking specific connections - check if two posts are connected
- Creating connections programmatically
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
- P2P UI - GUI for creating connection types
- P2P-WPML - integration with WPML
- P2P Slides
- Wp App Studio - a SaaS based plugin that fully implements P2P.