wordpress-snowflake
wordpress-snowflake copied to clipboard
Syndicate to Google+ from WordPress mobile app
Great plugin, although syndication is not possible through the Wordpress mobile app, can you add the capability to auto-syndicate the posts on to Google+
Thanks
Chris
There are two things that make it particularly difficult to do this from mobile:
- Google+ doesn't have a real write API for the stream. If they did, you could trigger that from an XML-RPC call from the mobile app. As it is, the best we can do is with the javascript widget Google provides
- The mobile apps are not extensible from WordPress plugins. This would be the other option, where a +1 button is somehow embedded in the mobile app, either using the Google provided mobile widget, or using the same javascript widget in a webview (I'm not even sure if that work). Making the mobile apps extensible is certainly not trivial... it's something I've thought about doing for a while, but haven't really explored it seriously
I'll leave this open as a feature request for mobile, but know that it is not likely to happen until one of the two above issues is addressed
Thanks for the prompt answer - it is bummer Google have not publically opened the write API, I think it has been opened to certain partners :-(, I still love your plugin, found it from the Wired article recently
Thanks
Chris