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

WordPress Trac wp-trac at lists.automattic.com
Wed Jun 22 18:24:29 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.1.4
Component:  General           |     Version:  3.1.3
 Severity:  normal            |  Resolution:
 Keywords:  mobile has-patch  |
------------------------------+--------------------
Changes (by nacin):

 * milestone:  3.2 => 3.1.4


Comment:

 3.1.4 for tracking purposes.

 is_hidden_meta() is a superset of is_protected_meta(). It will always
 return true whenever is_protected_meta() returns true. (In which case, we
 should probably reverse the checks so is_hidden_meta() comes first.) That
 said, there's an exception: When the protected filter is used to add a
 meta key there. I'm not sure we should expect them to know they need to
 filter it in both spots.

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


More information about the wp-trac mailing list