Private PM button
-
Hey it’s me again !
I want to add a button on my users profiles to send a private message.
I usedecho '<div class="fep-column"><a href="' .fep_query_url( "newmessage", array( "to" => $u->user_nicename)).'">'.__("Envoyer un message", "front-end-pm").'</a></div>';
, this is working good, except it does not auto-complete the “To” , it just redirects to the New Message page of your plugin.
Can I get some help on this ? ??PS : I translated your plugin in french, are you interested in getting those translations ?
Best regards
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Private PM button’ is closed to new replies.