We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Here's how you can import the latest commits from the full Posts 2 Posts repo.
git clone git@github.com/scribu/wp-posts-to-posts.git p2p cd p2p git branch _tmp git filter-branch -f --prune-empty --subdirectory-filter core _tmp git push git@github.com:AppThemes/wp-posts-to-posts-core.git _tmp:master git branch -D _tmp