Make WordPress Core

#58503 closed defect (bug) (fixed)

Need to change in desired URL directly in xmlrpc.php

Reported by: utsav72640's profile utsav72640 Owned by: audrasjb's profile audrasjb
Milestone: 6.3 Priority: normal
Severity: normal Version:
Component: XML-RPC Keywords: has-patch commit
Focuses: docs Cc:

Description

For optimal results, it is recommended to add the desired URL directly and configure the appropriate redirection to the specific patch URL for seamless integration.

Can you please check the attached patch file?

Attachments (1)

xmlrpc.patch (992 bytes) - added by utsav72640 20 months ago.
xmlrpc.php

Download all attachments as: .zip

Change History (4)

@utsav72640
20 months ago

xmlrpc.php

#1 @audrasjb
20 months ago

  • Keywords has-patch added; needs-docs changes-requested removed
  • Milestone changed from Awaiting Review to 6.3
  • Owner set to audrasjb
  • Status changed from new to accepted
  • Version 6.2.2 deleted

Hello and thanks for the patch,

I cleaned up the WP Version and Workflow keywords.

Self assigning for commit consideration.

#2 @audrasjb
20 months ago

  • Keywords commit added

#3 @audrasjb
20 months ago

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

In 55901:

XML-RPC: Update RSD specification URL in XMLRPC library.

This changeset updates the RSD specification URL to avoid extra redirection.

Props utsav72640.
Fixes #58503.

Note: See TracTickets for help on using tickets.