scribu / wp-posts-to-posts

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

Admin Dropdown #572

Open shaulfiron opened 4 years ago

shaulfiron commented 4 years ago

admin dropdown does not work for me...some has an idea?

p2p_register_connection_type( array( 'name' => 'plan_to_days', 'from' => 'training_plan', 'to' => 'training_day', 'admin_dropdown' => 'any' ) );