वर्णन
** 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
स्थापना
- Upload the full directory into your wp-content/plugins directory
- Activate the plugin at the plugin administration page
- 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_updatebp.getActivity
– get various activity stream itemsbp.updateExternalBlogPostStatus
– send an activity stream update filed under blogsbp.deleteExternalBlogPostStatus
– delete the activity update related to an already posted activity record (ie, if unpublishing a blog post)bp.getMyFriends
– get a list of friendsbp.getMyFollowers (if plugin is installed)
– get a list of followersbp.getMyFollowing (if plugin is installed)
– get a list of followingbp.getMyGroups
– get a list of groupsbp.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
समीक्षा
ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.
योगदानकर्ते आणि विकसक
“BuddyPress XMLRPC – Receiver” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.
योगदानकर्तेभाषांतर करा “BuddyPress XMLRPC – Receiver” तुमच्या भाषेत.
विकासातील आग्रह?
कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.
बदलांची यादी
0.1.0
- First [BETA] version