Make WordPress Core


Ignore:
Timestamp:
08/21/2025 02:58:19 PM (12 months ago)
Author:
SergeyBiryukov
Message:

XML-RPC: Update specUrl links in IXR_Server and IXR_IntrospectionServer.

As the original URLs are no longer accessible, this commit uses the latest available copy of the corresponding documentation from the Wayback Machine.

Follow-up to [1346], [56167].

Props mayur8991, panchalhimani711, SergeyBiryukov.
Fixes #63848.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/class-wp-xmlrpc-server.php

    r60235 r60655  
    65456545        /*
    65466546         * MovableType API functions.
    6547          * Specs archive on http://web.archive.org/web/20050220091302/http://www.movabletype.org:80/docs/mtmanual_programmatic.html
     6547         * Specs archive on https://web.archive.org/web/20050220091302/http://www.movabletype.org/docs/mtmanual_programmatic.html
    65486548         */
    65496549
Note: See TracChangeset for help on using the changeset viewer.