wp-posts-to-posts
wp-posts-to-posts copied to clipboard
Efficient many-to-many connections between posts, pages, custom post types, users.
I installed Orbis theme+plugin which brought me to posts to posts. I used ACF (v5) to create a front-end table that displays lots of information about each project and each...
I'm new to this plugin, so forgive me if I've missed something in the documentation! I have 2 Custom Post Types I want to connect. For each connection, I want...
When the wp-admin side widget fires a search query on a site with a large amount of posts it tends to be slow and cpu intensive.
I have two cpts "partner" and "event". Now I want to list all "partners" according to the number of connections they have to "events". How do I query the connections...
I have a a connect post type called cinemas which is connected with movie Post Type. The cinema CPT bears a custom taxonomy called "cinema-city" where we can add cities...
Any idea how I could filter the connections by author? I am using the plugin to connect posts that are created by a large number of different authors and it...
On WP 5.0.1, when I try to disable the plugin, I get a 500 hhtp error. No idea why.
Contrary to the suggestion in the documentation, the connections don't appear to work correctly when an array of connection types is given as parameter for the query. In my case...
I need to query by two different connected meta values and then orderby one. In order to do that I need to give specific names to the nested queries which...
Hi, I'm trying to connect my Sub-category post type to a category post type in the following function, but I have this error message : Fatal error: Call to a...