scribu / wp-posts-to-posts

Efficient many-to-many connections between posts, pages, custom post types, users.
http://wordpress.org/plugins/posts-to-posts/
974 stars 261 forks source link

Creating relation with post categories #491

Open cellulosa opened 9 years ago

cellulosa commented 9 years ago

Is it possible to create relationships with post categories? So that I could attach - let's say - a page to all the posts of a certain category (otherwise I'd have to attach every single post)

mikemanger commented 9 years ago

A little while ago I made a plugin to make batch P2P relations via a wizard:

https://bitbucket.org/lighthouseuk/wp-batch-posts-to-posts

The interface needs tidying up but is useful for occasional jobs.