[wp-trac] [WordPress Trac] #19027: XML-RPC metaWeblog.getPost and metaWeblog.getRecentPosts don't return posts' modification date.

WordPress Trac wp-trac at lists.automattic.com
Fri Dec 30 19:00:48 UTC 2011


#19027: XML-RPC metaWeblog.getPost and metaWeblog.getRecentPosts don't return
posts' modification date.
------------------------------+------------------------------
 Reporter:  ocollet           |       Owner:
     Type:  enhancement       |      Status:  new
 Priority:  normal            |   Milestone:  Awaiting Review
Component:  XML-RPC           |     Version:  3.3
 Severity:  normal            |  Resolution:
 Keywords:  has-patch commit  |
------------------------------+------------------------------
Changes (by josephscott):

 * keywords:  has-patch => has-patch commit


Comment:

 I like this change, with one exception.  The only new field that we should
 expose is 'date_modified_gmt'.  Time zone issues were a major source of
 confusion for many clients, which is why I added the GMT data fields.  I
 think exposing more non-GMT data at this point will only increase that
 confusion.

 I uploaded a modified version of your diff :
 http://core.trac.wordpress.org/attachment/ticket/19027/xmlrpc.diff - with
 just the 'date_modified_gmt' field.

 I'd be fine with committing this modified diff.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/19027#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list