[wp-trac] [WordPress Trac] #20853: get_post_custom show directly serialized data from the post_meta arrays.

WordPress Trac wp-trac at lists.automattic.com
Wed Jun 6 20:56:23 UTC 2012


#20853: get_post_custom show directly serialized data from the post_meta arrays.
--------------------------+------------------------------
 Reporter:  shadowhck     |       Owner:
     Type:  defect (bug)  |      Status:  assigned
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  General       |     Version:  1.5
 Severity:  normal        |  Resolution:
 Keywords:  2nd-opinion   |
--------------------------+------------------------------

Comment (by scribu):

 It's not that easy. get_post_custom() is just an alias for
 get_post_meta(), which is an alias for get_metadata().

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


More information about the wp-trac mailing list