Make WordPress Core

Ticket #26911: class-wp-xmlrpc-server.php.patch

File class-wp-xmlrpc-server.php.patch, 430 bytes (added by rvdalen, 12 years ago)

patch for class-wp-xmlrpc-server.php

  • class-wp-xmlrpc-server.php

    old new  
    359359                        'post_thumbnail'    => array(
    360360                                'desc'          => __('Post Thumbnail'),
    361361                                'readonly'      => true,
    362                                 'value'         => current_theme_supports( 'post-thumbnails' )
     362                                'value'         => strval( current_theme_supports( 'post-thumbnails' ) )
    363363                        ),
    364364
    365365                        // Updatable options