#8145 closed enhancement (fixed)
Add support for custom headers in the IXR (XML-RPC) class
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.8 |
| Component: | XML-RPC | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | josephscott |
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:
Attachments (1)
Note: See
TracTickets for help on using
tickets.

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