Title: Github fork with added features
Last modified: August 20, 2016

---

# Github fork with added features

 *  [jbuchbinder](https://wordpress.org/support/users/jbuchbinder/)
 * (@jbuchbinder)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/github-fork-with-added-features/)
 * I forked a copy of the plugin here:
 * [https://github.com/jbuchbinder/wp-api](https://github.com/jbuchbinder/wp-api)
 * I have started adding features, including the ability to select posts by category
   stub names (instead of having to process everything on the client side — useful
   for large sites).
 * [http://wordpress.org/extend/plugins/wp-api/](http://wordpress.org/extend/plugins/wp-api/)

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

 *  [Erlend](https://wordpress.org/support/users/sadr/)
 * (@sadr)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/github-fork-with-added-features/#post-3450467)
 * Great to see this is being kept alive. We’re trying to do a [JSON widget for bbPress](http://jmonkeyengine.org/forum/topic/stale-forum-data-when-not-logged-in/#post-204481),
   do you have any idea how we might go about doing that?
 *  Thread Starter [jbuchbinder](https://wordpress.org/support/users/jbuchbinder/)
 * (@jbuchbinder)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/github-fork-with-added-features/#post-3450468)
 * It would be done by duplicating some of the `get_posts` code to be specific to
   the bbPress schema. I’d have to study the module code a bit to figure out how
   it would be done, but I’d assume that it would be moderately straight-forward
   if you based it off of some of the existing bits.
 *  [Erlend](https://wordpress.org/support/users/sadr/)
 * (@sadr)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/github-fork-with-added-features/#post-3450553)
 * So, are you planning to commit your patches back to the original WP API plugin
   at some point? You could probably try get in touch with myflashlab as well as
   the WPORG devs and get SVN access right?
 * That way we might get our additions for bbPress in there as well once they’re
   ready.
 *  Plugin Author [myflashlab](https://wordpress.org/support/users/myflashlab/)
 * (@myflashlab)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/github-fork-with-added-features/#post-3450554)
 * I’m happy to see that the API is getting to work better 🙂 as Erlend said, that
   would be good if I can add you, jbuchbinder, to the contributes so users who 
   have installed the plugin will be able to access it easier.
 * I’m so naive with working with my WP profile! please tell me how I can add you?
 *  Thread Starter [jbuchbinder](https://wordpress.org/support/users/jbuchbinder/)
 * (@jbuchbinder)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/github-fork-with-added-features/#post-3450555)
 * myflashlab:
 * Honestly, I’m not sure. I’m more familiar with development on github, which is
   why I chose to start developing a fork there, rather than messing with the WP
   subversion server.
 * (For example, the ability to review pull requests is fantastic for maintaining
   software, as well as the simple branching/tagging.)
 * Erlend:
 * I’d love to try to roll the bbPress changes in — please submit a pull request
   for me on github when you get the chance.
 *  [Erlend](https://wordpress.org/support/users/sadr/)
 * (@sadr)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/github-fork-with-added-features/#post-3450556)
 * There’s a bunch of tutorials on WP development on GitHub:
    [http://scribu.net/wordpress/contributing-to-wordpress-using-github.html](http://scribu.net/wordpress/contributing-to-wordpress-using-github.html)
   [http://wp.tutsplus.com/articles/tips-articles/quick-tip-deploying-a-plugin-from-git-to-wordpress-org/](http://wp.tutsplus.com/articles/tips-articles/quick-tip-deploying-a-plugin-from-git-to-wordpress-org/)
   [https://gist.github.com/kasparsd/3749872](https://gist.github.com/kasparsd/3749872)
 * I really think fitting the WP SVN into your workflow would be well worth it. 
   It makes the plugin so much more discoverable; I would have never found out about
   your plugin if it wasn’t for the WP API entry here in the first place, and on
   top if that I had to go check out its forum, which most people definitely do 
   not do.
 * I’ll be in touch about the bbPress changes. It might be about 2 weeks still until
   anything can happen on that front.
 *  [gekido](https://wordpress.org/support/users/gekido/)
 * (@gekido)
 * [13 years ago](https://wordpress.org/support/topic/github-fork-with-added-features/#post-3450565)
 * quick question – does this support custom post types / taxonomies?
 *  Thread Starter [jbuchbinder](https://wordpress.org/support/users/jbuchbinder/)
 * (@jbuchbinder)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/github-fork-with-added-features/#post-3450584)
 * My fork does expose a lot of that information. If it’s stored in the proper table,
   it’ll be exposed through the interface.
 *  [chrisnorris](https://wordpress.org/support/users/chrisnorris/)
 * (@chrisnorris)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/github-fork-with-added-features/#post-3450596)
 * sorry, i just picked the wrong thread to post something. have a good day.

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

The topic ‘Github fork with added features’ is closed to new replies.

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

## Tags

 * [code](https://wordpress.org/support/topic-tag/code/)
 * [development](https://wordpress.org/support/topic-tag/development/)
 * [fork](https://wordpress.org/support/topic-tag/fork/)
 * [patches](https://wordpress.org/support/topic-tag/patches/)

 * 9 replies
 * 5 participants
 * Last reply from: [chrisnorris](https://wordpress.org/support/users/chrisnorris/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/github-fork-with-added-features/#post-3450596)
 * Status: not resolved