Set link to compose page with more than one recipient
-
Hi everyone,
Here is my setup:
WordPress 5.2.3
Buddypress Version 4.4.0
Events Manager 5.9.5
@LocalhostI did search through the forum and a famous search tool but didn’t find it yet:
I would like to link, via the url and $_GET[‘r’] data, to the “compose buddypress profil page” with more than one recipient. Something like:
a href=”mysite.com/members/user/messages/compose/?r=user1…user2…user3″>link</aIs it possible and what would be the semantic for?
If Not, what solution should I use to get the existing compose page with the field “to” containing “@user1 @user2 @user3”.
I can get the user with all data (name, login, id), as an array for exemple. And I don’t need to manage large list of user (mostly up to 5-10).Thanks for helping.
- You must be logged in to reply to this topic.