[wp-trac] [WordPress Trac] #17850: XMLRPC API Clients can't edit underscore-prefixed custom fields

WordPress Trac wp-trac at lists.automattic.com
Tue Jun 21 17:44:49 UTC 2011


#17850: XMLRPC API Clients can't edit underscore-prefixed custom fields
--------------------------+--------------------
 Reporter:  redsweater    |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  3.2
Component:  General       |     Version:  3.1.3
 Severity:  normal        |  Resolution:
 Keywords:  mobile        |
--------------------------+--------------------

Comment (by ryan):

 Introduces is_hidden_meta().  Prevents both hidden and protected from
 being updated by the ajax handlers and the edit form handler.  Allows
 hidden to be updated by delete_meta() and update_meta().  Introduces a new
 prefix, '__', that plugins can use to protect their meta.

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


More information about the wp-trac mailing list