Ticket #26911: class-wp-xmlrpc-server.php.patch
| File class-wp-xmlrpc-server.php.patch, 430 bytes (added by , 12 years ago) |
|---|
-
class-wp-xmlrpc-server.php
old new 359 359 'post_thumbnail' => array( 360 360 'desc' => __('Post Thumbnail'), 361 361 'readonly' => true, 362 'value' => current_theme_supports( 'post-thumbnails')362 'value' => strval( current_theme_supports( 'post-thumbnails' ) ) 363 363 ), 364 364 365 365 // Updatable options