Title: MOD for multi users
Last modified: August 21, 2016

---

# MOD for multi users

 *  [maddogmcewan](https://wordpress.org/support/users/maddogmcewan/)
 * (@maddogmcewan)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/mod-for-multi-users/)
 * Hi Claude, brilliant work indeed…. I run a Buddypress site currently with the
   Buddystream plugin also, allowing users to “post” to LinkedIn and pull latest
   posts from LinkedIn into Buddypress.
 * I was hoping I could offer to pay for a modification to your plugin allowing 
   each user to “pull his LinkedIn” Profile to his Profile Page or profile Page 
   Widgets.
 * When people “connect profiles” in Buddystream… it writes the access token etc
   into a user meta, so my thoughts are to pass those tokens in the oath request
   from yer plugin to LinkedIn?
 * Any ideas?
 * [http://wordpress.org/plugins/wp-linkedin/](http://wordpress.org/plugins/wp-linkedin/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Claude Vedovini](https://wordpress.org/support/users/cvedovini/)
 * (@cvedovini)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/mod-for-multi-users/#post-4206847)
 * Hi! Interesting stuff.
 * There’s a way for any plugin/theme to filter the arguments that are passed to
   a shortcode, for example you could filter `shortcode_atts_li_profile` and set
   the access token to that of the owner of the current profile page.
 * However, right now the access_token is not part of the arguments that are supported
   by the shortcodes so I should add that. So it boils down to two things:
    1. add the access token as an argument to the shortcodes or just create a specific
       hook for it myself
    2. create a plugin that filters that argument replacing it the one found in the
       user’s meta data
 * Let me know what you think. I can add 1. in the next release and if you don’t
   feel like doing 2. yourself then drop me a message so we can talk about it: [http://vedovini.net/contact](http://vedovini.net/contact)
 *  Thread Starter [maddogmcewan](https://wordpress.org/support/users/maddogmcewan/)
 * (@maddogmcewan)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/mod-for-multi-users/#post-4206853)
 * sounds great – as I said I am more than happy to pay for a solution – let me 
   know – _[ redacted, support is offered via the forums and not email ]_
 *  Moderator [Jan Dembowski](https://wordpress.org/support/users/jdembowski/)
 * (@jdembowski)
 * Forum Moderator and Brute Squad
 * [12 years, 7 months ago](https://wordpress.org/support/topic/mod-for-multi-users/#post-4206854)
 * > as I said I am more than happy to pay for a solution
 * Then please consider contacting the plugin author on his own site.
 * Per the forum welcome I am now closing this topic.
 * [http://codex.wordpress.org/Forum_Welcome#Offering_to_Pay](http://codex.wordpress.org/Forum_Welcome#Offering_to_Pay)

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘MOD for multi users’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-linkedin_dddbdc.svg)
 * [WP LinkedIn](https://wordpress.org/plugins/wp-linkedin/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-linkedin/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-linkedin/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-linkedin/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-linkedin/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-linkedin/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [Jan Dembowski](https://wordpress.org/support/users/jdembowski/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/mod-for-multi-users/#post-4206854)
 * Status: not resolved