Disconnect all posts related
-
Hello,
I was wondering if there is a way to disconnect all posts related to another post in one line without having to do some DB query.
Does this have other options?
p2p_type( 'YOUR_CONNECTION_TYPE' )->disconnect( $from_id, $to_id );
The topic ‘Disconnect all posts related’ is closed to new replies.