[wp-trac] [WordPress Trac] #18731: The XML-RPC Endpoint filename is hardcoded in the code (aka: my Host Blocks XML-RPC Access!)

WordPress Trac wp-trac at lists.automattic.com
Wed Sep 21 10:56:27 UTC 2011


#18731: The XML-RPC Endpoint filename is hardcoded in the code (aka: my Host Blocks
XML-RPC Access!)
--------------------------+--------------------------------
 Reporter:  daniloercoli  |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  XML-RPC       |    Version:
 Severity:  normal        |   Keywords:  needs-patch mobile
--------------------------+--------------------------------
 It's impossible to rename the file 'xmlrpc.php' to something different
 (for eg when your hosting provider blocks the access to the xmlrpc.php
 file) since the prefix "xmlrpc.php" is hardcoded within the src code. You
 can rename the file but the XML-RPC call wp.getUsersBlog always returns
 the hardcoded URL.

 Same issue for the pingback link and the EditURI link.

 We pubblished a plugin that should help users for the time being:
 http://wordpress.org/extend/plugins/rename-xml-rpc/

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/18731>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list