Member specific profile widgets - groups, events, comments
WPMU DEV Community
Member specific profile widgets - groups, events, comments
Elite
19 pointsStarting to get into this DEV thingI'm new here
rob_hartley
Member
—
21st November 2011 (6 months ago)
Hi all
Really appreciative of your support and now I have some requests that I hope someone may be able to help me with.
I recently discovered an excellent plugin that displays a members friends when you are viewing that member's profile page.
However, I'd also like to find plugins that show
1) the groups that the member has joined
2) the events that they have created and
3) the comments that they have made.
I'm using Buddypress 1.5 and WP 3.2.1.
Please can anyone guide me in the right direction?
Thanks
Really appreciative of your support and now I have some requests that I hope someone may be able to help me with.
I recently discovered an excellent plugin that displays a members friends when you are viewing that member's profile page.
However, I'd also like to find plugins that show
1) the groups that the member has joined
2) the events that they have created and
3) the comments that they have made.
I'm using Buddypress 1.5 and WP 3.2.1.
Please can anyone guide me in the right direction?
Thanks
Responses (1)
WPMU DEV Fanatic — 21st November 2011 (6 months ago) #
Hi Rob,
I'm afraid I don't know of plugins for any of those myself. Just to mention though, the events list would depend on the plugin being used for events.
The other items, and perhaps the events list, I imagine could easily be done using a custom activity loop as detailed here:
http://codex.buddypress.org/developer-docs/custom-buddypress-loops/the-activity-stream-loop/
I just don't know of any plugins that let you display a custom activity loop as such, though the method detailed on that page would let you do it.
Hope that helps!
-David
Become a member