[wp-trac] [WordPress Trac] #37626: Filter for _list_meta_row function to show the serialized array/object in the admin

WordPress Trac noreply at wordpress.org
Thu Apr 23 05:24:32 UTC 2020


#37626: Filter for _list_meta_row function to show the serialized array/object in
the admin
-------------------------+-----------------------------
 Reporter:  implenton    |       Owner:  (none)
     Type:  enhancement  |      Status:  closed
 Priority:  normal       |   Milestone:
Component:  General      |     Version:  4.6
 Severity:  normal       |  Resolution:  wontfix
 Keywords:               |     Focuses:  administration
-------------------------+-----------------------------
Changes (by whyisjake):

 * status:  new => closed
 * resolution:   => wontfix


Comment:

 @implenton Thanks for contributing this ticket. While a great idea, there
 are some practical problems here with how a user could interact with
 unserialized data that needs to be serialized again before it hits the DB.

 A misplaced comma, quote, or more could destroy the data. Going to close
 with a `wontfix`. For those that want to take it further, I would look
 into the https://developer.wordpress.org/plugins/metadata/custom-meta-
 boxes/ API.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/37626#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list