This plugin allows certain XML-RPC commands for BuddyPress (Requires a client!)
Allow your BuddyPress members to access certain BuddyPress features via XML-RPC. You may restrict settings on a wp_cap level and per member. Each member will need to generate an apikey (instead of using their password) to connect to your BuddyPress XML-RPC service. You can select which RPC commands to allow as well.
A client is required to send XML-RPC commands. If you have built a client (from standalone WordPress, iPhone, Firefox extensions, etc) please let me know and I'll list it here.
Please see the About page for a full list of commands and expected data.
bp.updateProfileStatus - send an activity_update
bp.getActivity - get various activity stream items
bp.updateExternalBlogPostStatus - send an activity stream update filed under blogs
bp.deleteExternalBlogPostStatus - delete the activity update related to an already posted activity record (ie, if unpublishing a blog post)
bp.getMyFriends - get a list of friends
bp.getMyFollowers (if plugin is installed) - get a list of followers
bp.getMyFollowing (if plugin is installed) - get a list of following
bp.getMyGroups - get a list of groups
bp.getNotifications - member adminbar notifications (new message, new friend, follower, etc)
bp.verifyConnection - check if connection works
Please contact me on
Requires: PHP 5.2, WordPress 2.9.2, BuddyPress 1.2.4.1 or higher
Compatible up to: PHP 5.2.x, WordPress 2.9.2, BuddyPress 1.2.4.1
Last Updated: 2010-6-10
Downloads: 702
Got something to say? Need help?