No, it isn’t possible without modifications to the p2p plugin, as indicated here:
https://github.com/scribu/wp-posts-to-posts/issues/374
Relevant code is here:
https://github.com/scribu/wp-posts-to-posts/blob/master/core/connection-type.php#L374
Related Posts:
- WP_User_Query to exclude users with no posts
- WP_User_Query will not combine meta + normal search methods
- WP_User_Query users by registered date
- User appears twice in a WP_User_Query
- Want to add my custom prepare query but add_filter doesn’t run
- Sort WP_User_Query by meta_key value with pre_user_query
- WP_User_Query Custom Field meta_query with Date clause
- Ordering WP_User_Query results by the user IDs used in the include parameter
- Get users in query and limit user output to five in random order
- Echo the number of users using WP_User_Query?
- Query Users by login, meta & role
- Basic Wp_user_query not finding any users
- Modify user table search results
- WP_User_Query not displaying any user [closed]
- Is it necessary to escape LIKE term in WP_User_Query?
- Exclude Users of a Certain Role in the Users Page
- Save users last visited blogs within whole network
- Snippett for create field in registration for users
- WordPress WP_User_Query($args) using Where and Like
- WP_User_Query unexpected output after upgrading toWordPress 4.0.1
- WP_User_Query Filter Results
- custom post type ‘pre_[cpt]_query’ hook
- Can you return users of a higher role than the current user using get_users()?
- WP_User_Query with 2 sets of conditions ‘AND’
- unable to modify user table search results based on meta key
- Problem with WP_User_Query when ‘meta_value’ is an array
- Wp_user_query search by meta_key not returning any results
- WP_User_Query is Not Displaying Results
- How to display pagination links for WP_User_Query?
- List users by last name in WP_User_Query
- Creating relationships between multiple content types [closed]
- WP_User_Query with combined meta query – not working?
- How to programmatically create a connection with [Plugin: Posts 2 Posts] on cpt publish?
- How to add custom query filters in WP_User_Query
- Allow User to Edit Page Based on their Email
- WP CLI – show users whose ID is larger than given ID
- posts2posts query using connected_items array issue [closed]
- Users instead of posts: How to modify the main query?
- How to use search_columns in WP_User_Query?
- How to query users who have empty first_name?
- WP User Query fails when searching meta queries and search columns
- Query users by capability – uninstall/deactivate callback
- Get users between user ids
- WP_Query ordered by meta_value_num doesn’t fetch posts without this meta field
- WP_User_Query pulling ACF to loop
- WordPress search posts by author name with autocomplete
- Four columns in the wp_users table
- how to know when the user is in specific part of the website and when he leaves that part and display the data in the admin dashboard
- pagination with numbers for WP_User_Query
- Why get_users() not working on the admin backend?
- WP_User_Query – searching multiple fields
- Is there a maximum limit of the number of users returns by WP_User_Query?
- Passing args to WP_User_Query am I using meta correctly?
- WP_User_Query not returning users with meta – what am I missing?
- How to activate the user search
- Post 2 Post Site Search
- Post 2 Post: Getting connected ‘person’ from post author
- Combine the results of two loops [closed]
- Randomize Users
- Plugin Posts 2 Posts : problems with the ‘position’ field
- creating new field on mysql
- Reduce number of SQL queries inside WP_Query loop to fetch author data
- array of meta values using WP_User_Query
- meta query based on month regardless of year
- How to properly use AND / OR in custom search
- meta_query in WP_User_Query not working – returns every user, not just users where key & value matches
- Add Watermark to PDF’s of logged in user in WordPress upon upload to media library [closed]
- construct complex queries with WP User Query
- Change users.php WP_User_Query
- WP_User_Query orderby meta_val_num
- Adding a Custom Field to be used by Posts 2 Posts
- Is it possible to use WP_USER_QUERY to search by username using a wildcard? [closed]
- Posts 2 Posts plugin: best way to change connection field value?
- How to show multiple attachements together with Scribu’s Posts 2 Posts connector?
- WordPress get last inserted user id
- User query – getting values for custom meta keys/fields
- Getting current user data with MySQL statement
- How do I echo all users’ display_name and their meta_value who have a certain meta_key?
- Wrong result in fetching User meta of WordPress
- How to optimize the opening speed of admin panel?
- SQL to join u3g_users & u3g_meta_value with repeating data
- Getting user data via ajax
- Find count of WordPress users by role and search string for user name
- How to display replies to his comments in user profile of current user
- Get label in user meta query
- Create a unique username with validation on wordpress registration
- WP_User_Query Orderby Not Working
- WP_User_Query not searching numbers?
- WP_User_Query counter not updating with pagination
- Why Am I getting an error when I add the number parameter to my WP_User_Query?
- Get Sticky User in user loop based on user role
- How to order users alphabetically by name? in plugin UPME
- How to fetch WP_User_Query with multiple role arguments [duplicate]
- How to work with hooks and Posts to posts plugin?
- Display Users from two roles in one list
- Query Users by post count, last 30 days and display each users post count according to post type
- Posts 2 Posts: query connected — orderby problem
- Shortcode for displaying the user’s first name?
- User Query Multiple Orderby Clause
- wp_user_query with meta_value_num for leaderboard