Changes between Initial Version and Version 3 of Ticket #14067
- Timestamp:
- 06/29/10 13:19:57 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14067
- Property Severity changed from critical to major
- Property Milestone changed from Unassigned to 3.0.1
-
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:
