- Timestamp:
- 08/21/2025 02:58:19 PM (9 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/IXR/class-IXR-introspectionserver.php
r42201 r60655 20 20 $this->setCapabilities(); 21 21 $this->capabilities['introspection'] = array( 22 'specUrl' => 'http ://xmlrpc.usefulinc.com/doc/reserved.html',22 'specUrl' => 'https://web.archive.org/web/20050404090342/http://xmlrpc.usefulinc.com/doc/reserved.html', 23 23 'specVersion' => 1 24 24 );
Note: See TracChangeset
for help on using the changeset viewer.