Make WordPress Core

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#8145 closed enhancement (fixed)

Add support for custom headers in the IXR (XML-RPC) class

Reported by: josephscott's profile josephscott Owned by:
Milestone: 2.8 Priority: normal
Severity: normal Version:
Component: XML-RPC Keywords: has-patch
Focuses: Cc:

Description

It's helpful to be able to add custom headers when sending an XML-RPC request from WordPress using the IXR class. I've included a patch to make this possible. While I'm there I've made a small change to make error codes more unique.

I've submitted these changes back to the IXR code:

http://code.google.com/p/ixr/issues/detail?id=2

http://code.google.com/p/ixr/issues/detail?id=3

Attachments (1)

wp-includes--class-IXR.php.diff (1.5 KB) - added by josephscott 15 years ago.

Download all attachments as: .zip

Change History (2)

#1 @ryan
15 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [10313]) Add support for custom headers in the IXR (XML-RPC) class. Props josephscott. fixes #8145

Note: See TracTickets for help on using tickets.