[wp-trac] [WordPress Trac] #14037: XMLRPC posts failing since upgrade from WP 2.9.2 to WP 3.0
WordPress Trac
wp-trac at lists.automattic.com
Mon Sep 20 16:28:05 UTC 2010
#14037: XMLRPC posts failing since upgrade from WP 2.9.2 to WP 3.0
--------------------------+-------------------------------------------------
Reporter: mark.waters | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: XML-RPC | Version: 3.0
Severity: major | Keywords: xmlrpc
--------------------------+-------------------------------------------------
Changes (by skinnydog):
* cc: skinnydog (added)
* keywords: => xmlrpc
* severity: normal => major
Comment:
Replying to [comment:14 westi]:
Is this being resolved? Still an issue for us after upgrading a WordPress
MU install to 3.0.
I wonder if it is from this change:
On 2.9.2 Line 442...
if( !function_exists( 'is_site_admin' ) ) {
On 3.0 Line 441...
if ( !is_multisite() ) {
When upgrading an MU install you do not have to define Mult-isite is that
the issue?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14037#comment:15>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list