﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
14820,Allow WP XML-RPC Library to be Extended,filosofo,filosofo,"WP defines a large set (thousands of lines of code) of XML-RPC server methods in `xmlrpc.php`.  

Unfortunately, WP's server class is defined, instantiated, and executed all in the same file, which makes it difficult to use those methods elsewhere (for example, in my JSON RPC plugin).

My patch moves the XML-RPC class to a file in `wp-includes`.",defect (bug),closed,normal,3.1,XML-RPC,3.1,normal,fixed,has-patch,
