• Committed [2521324] to Plugins SVN:
    Updated testing information

  • Committed [2521276] to Plugins SVN:
    Updated testing information

  • Mentioned in [49109] on WordPress SVN:
    REST API: Introduce Application Passwords for API authentication.

  • Created ticket #5134 on Meta Trac:
    wp-svn-request@lists.wordpress.org not receiving email

  • Mentioned in [47258] on WordPress SVN:
    REST API: List all core theme feature support details in /themes endpoint response.

  • Created ticket #48798 on Core Trac:
    REST API: Expose editor-color-palette theme support in /themes endpoint

  • Wrote a new post, The block editor is coming to the mobile apps, on the site Make WordPress Mobile:
    I’m proud to announce that we’ll be shipping the first public version of the block…

  • Mentioned in [44165] on WordPress SVN:
    Editor: Merge some minor bug fixes.

  • Wrote a new post, Gutenberg in the apps: what to expect, on the site Make WordPress Mobile:
    The team in charge of bringing Gutenberg to mobile is hard at work, and we’ve…

  • Wrote a new post, Next Steps for Gutenberg Mobile, on the site Make WordPress Mobile:
    We want to share a quick update of what we have been up to with…

  • Wrote a new post, Gutenberg on Mobile, on the site Make WordPress Mobile:
    The mobile team has been looking at Gutenberg lately, and while it’s too soon to…

  • Mentioned in [34570] on WordPress SVN:
    XML-RPC: `wp.getComments` should be allowed to return approved comments to those without the `'moderate_comments'` cap.

  • Confirmed as a speaker for WordCamp Sevilla 2013

  • Reopened ticket #21767 on Core Trac:
    Remove stripslashes from API functions

  • Created ticket #24521 on Core Trac:
    Passwords including a double quote character don't work

  • Created ticket #23811 on Core Trac:
    XML-RPC shouldn't display errors

  • Created ticket #23017 on Core Trac:
    Support for fatal errors on XML-RPC

  • Mentioned in [22037] on WordPress SVN:
    XML-RPC: Introduce wp.getRevisions and wp.restoreRevision.

  • Mentioned in [22034] on WordPress SVN:
    XML-RPC: Add an if_not_modified_since argument to wp.editPost.

  • Created ticket #21907 on Core Trac:
    Allow custom errors on login when using XML-RPC

  • Created ticket #21098 on Core Trac:
    Out of memory errors in XML-RPC

  • Mentioned in [21145] on WordPress SVN:
    Use set_post_format(), not wp_set_post_terms(), in XML-RPC mw_newPost and mw_editPost.

  • Created ticket #20923 on Core Trac:
    Add support for mobile uploads

  • Created ticket #20697 on Core Trac:
    XML-RPC metaWeblog calls save posts with 'standard' post format

  • Created ticket #20409 on Core Trac:
    XML-RPC returns only full-size URL for featured image

  • Created ticket #20408 on Core Trac:
    wp_read_image_metadata wrongly assumes IPTC metadata is Latin1

  • Mentioned in [20406] on WordPress SVN:
    Remove duplicated featured_image block.

  • Mentioned in [20353] on WordPress SVN:
    XMLRPC: Make sure that we always return valid dates when no date is currently set - for example if the post is pending.

  • Created ticket #20228 on Core Trac:
    Image options can't be changed

  • Mentioned in [20156] on WordPress SVN:
    XMLRPC: Expose the extended more text to XMLRPC clients from metaWeblog.getPost().

  • Mentioned in [20073] on WordPress SVN:
    Add template and stylesheet to readonly options that can be pulled from XML-RPC.

  • Created ticket #20016 on Core Trac:
    Spellchecker returns suggestions with wrong encoding

  • Mentioned in [19884] on WordPress SVN:
    Expose image_default_link_type, image_default_size, and image_default_align

  • Created ticket #19733 on Core Trac:
    XML-RPC returns invalid dates if the date is zero

  • Mentioned in [18933] on WordPress SVN:
    Follow the pattern of wp-admin a bit more for metaWeblog.newPost by using get_default_post_to_edit() to generate a post ID before the post is actually published.

  • Created ticket #18812 on Core Trac:
    XML-RPC newPost need more dashboard-like behavior for publishing posts

  • Confirmed as a speaker for WordCamp Sevilla 2011

  • Committed [438475] to Plugins SVN:
    Tagged 1.0

  • Committed [438474] to Plugins SVN:
    Added first version of rename-xml-rpc

  • Created ticket #18126 on Core Trac:
    Expose image options on XML-RPC

  • Created ticket #17981 on Core Trac:
    XML-RPC wp.getComments should work for non-admins