This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

BuddyPress XMLRPC – Receiver

ਵੇਰਵਾ

** IMPORTANT **

This plugin will not be updated for future versions of BuddyPress (1.3) – if you would like to take over this plugin, please contact me.
http://twitter.com/#!/etiviti/statuses/29550143485247489

This plugin allows certain XML-RPC commands for BuddyPress (Requires a client!)

A client application is required to connect to this BuddyPress XML-RPC – Receiver plugin. This could be anything from a standalone WordPress plugin to an iPhone app.

Please read the FAQ and About Page.

Related Links:

Extra Configuration

ਸਥਾਪਤੀਕਰਨ

  1. Upload the full directory into your wp-content/plugins directory
  2. Activate the plugin at the plugin administration page
  3. Adjust settings via the WP-Admin BuddyPress XML-RPC page

ਅਕਸਰ ਪੁੱਛੇ ਜਾਂਦੇ ਸਵਾਲ

How does it work?

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.

How do members retrieve data?

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.

What commands and data is returned?

Please see the About page for a full list of commands and expected data.

  • What commands are available?

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

My question isn’t answered here

Please contact me on

ਸਮੀਖਿਆਵਾਂ

There are no reviews for this plugin.

ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“BuddyPress XMLRPC – Receiver” is open source software. The following people have contributed to this plugin.

ਯੋਗਦਾਨੀ

“BuddyPress XMLRPC – Receiver” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

ਤਬਦੀਲੀ-ਚਿੱਠਾ

0.1.0

  • First [BETA] version