Can anyone help with modifying the Twitter Blog plugin to use a different Short URL service? I am very much a novice with PHP but am learning...
I am trying to integrate the following API not sure which one is preferred by the plugin (GET or POST):
GET:
http://myxx.me/?module=ShortURL&file=Add&mode=api&to_user&legalsleaze&url=
POST:
http://myxx.me/?module=ShortURL&file=Add&mode=api&url=
I just dont know how to hack or modify the code to use this - It doesnt require necessarily to use a username (but would be convenient in the GET form) for the service, and currently doesnt require an API key...
Any help, advice or hints at all would be greatly appreciated!
Thanks,
Adam