Changes between Initial Version and Version 3 of Ticket #14067
- Timestamp:
- 06/29/2010 01:19:57 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14067
-
Property
Severity
changed from
critical
tomajor
-
Property
Milestone
changed from
Unassigned
to3.0.1
-
Property
Severity
changed from
-
Ticket #14067 – Description
initial v3 2 2 I'm comparing 2.9.2 and 3.0 with the same remote client calling WP's XMLRPC, as follows: 3 3 4 {{{ 4 5 <?php 5 6 require("class.xmlrpc.php"); … … 14 15 } 15 16 ?> 17 }}} 16 18 17 19 On 2.9.2: