WordPress XML-RPC is a pretty dated functionality baked into the WordPress CMS. It’s a means of standardizing communications between a WordPress site and other web or mobile technologies. If you are a ...
It's a spec and a set of implementations that allow software running on disparate operating systems, running in different environments to make procedure calls over the Internet. It's remote procedure ...
XML-based Remote Procedure Call (XML-RPC) receives occasional attention as a simple protocol for remote procedure calls. It is straightforward to use, and easily available implementations such as ...