forked from scribu/wp-posts-to-posts
-
Notifications
You must be signed in to change notification settings - Fork 3
Home
scribu edited this page Apr 4, 2013
·
75 revisions
Welcome to the Posts 2 Posts plugin wiki! Let's get started.
Defining connection types:
- Basic usage
- Shortcodes
- Reciprocal connections
- Connection information
- Duplicate connections and cardinality
- Connection ordering
- Posts 2 Users
Utilities:
- Troubleshooting
- Related posts - get other posts connected to a certain post
- Checking specific connections - check if two posts are connected
- Creating connections programmatically
Admin UI:
Extensibility:
Reference:
- Data organization
- Query vars
- Capabilities
- Class diagrams
- p2p_register_connection_type()
- p2p_distribute_connected()
- get_adjacent_items()
- each_connected()
Misc:
- P2P-Core - core API for bundling with themes
- P2P UI - GUI for creating connection types
- P2P-WPML - integration with WPML
- P2P Slides