Title: Follow development on github
Last modified: August 21, 2016

---

# Follow development on github

 *  Plugin Author [johneckman](https://wordpress.org/support/users/johneckman/)
 * (@johneckman)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/follow-development-on-github/)
 * If you are interested in following development, or even contributing, I’m actually
   using github: [https://github.com/jeckman/wpgplus](https://github.com/jeckman/wpgplus)–
   grab the active version of the code and jump in, using a test google+ account.
 * I’ve _almost _ got a 0.86 ready which posts to Google+ (at least in the US). 
   It logs in successfully and finds the form, but whenever I do a wp_remote_post,
   Google+ calls it a 404 error.
 * I’ve captured Live HTTP Headers from successful posts and I’m emulating that,
   passing on all the hidden fields, setting referer, etc – can’t figure out what
   Google Plus is doing to sense that the post is not real.
 * [http://wordpress.org/plugins/wpgplus/](http://wordpress.org/plugins/wpgplus/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [johneckman](https://wordpress.org/support/users/johneckman/)
 * (@johneckman)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/follow-development-on-github/#post-4480538)
 * Hmm. First I was getting a 404 error, then I added the content-encoding header
   and got a 411 status code saying that Content-length was required.
 * Added content-length header now I’m getting 404 again. Bah!
 *  Plugin Author [johneckman](https://wordpress.org/support/users/johneckman/)
 * (@johneckman)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/follow-development-on-github/#post-4480540)
 * FWIW if you’re following along at home, the code currently in github does now
   work, at least for plus.google.com users (US).
 * Will be working later this week to package it up.
 * The good news is this might be a path to getting images working too, since the
   [https://plus.google.com/app/basic/share/](https://plus.google.com/app/basic/share/)
   version does actually allow for images which the older mobile version did not.
 * I’ll need to do more reverse engineering on that before it is ready though.
 * Non-US users will have to wait longer and might need to wait for me to get some
   sample accounts in other domains.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Follow development on github’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wpgplus.svg)
 * [WPGPlus](https://wordpress.org/plugins/wpgplus/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpgplus/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpgplus/)
 * [Active Topics](https://wordpress.org/support/plugin/wpgplus/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpgplus/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpgplus/reviews/)

 * 2 replies
 * 1 participant
 * Last reply from: [johneckman](https://wordpress.org/support/users/johneckman/)
 * Last activity: [12 years, 4 months ago](https://wordpress.org/support/topic/follow-development-on-github/#post-4480540)
 * Status: not resolved