Is it possible for a plugin to register new XML-RPC methods, and if so, how? Or, is there another, reasonably straight forward way that doesn't require hacking the xml-rpc cgi script?
Reported on Movable Type 4.2
Is it possible for a plugin to register new XML-RPC methods, and if so, how? Or, is there another, reasonably straight forward way that doesn't require hacking the xml-rpc cgi script?
Reported on Movable Type 4.2
Can't be done at this point, since XMLRPCServer.pm is not based on a component that has access to the registry.