Hi everyone. I have been a longtime user of WordPress and also a developer. Recently I've been coding up an app that leverages the XML-RPC API for WordPress and found it somewhat lacking.
So I did some extending to it, but before I go off and finish more of it, I was wondering where or if extending the WordPress XML-RPC API is welcomed, or if I should keep this to myself.
The documentation is great for writing plugins and such, but there wasn't anything formally written for this particular area. I believe someone from the dev team awhile back mentioned that XML-RPC is kinda neglected. But I would like to contribute some of these new API calls if they are wanted.