Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #32605, comment 7


Ignore:
Timestamp:
07/31/2015 07:07:45 PM (11 years ago)
Author:
Er_eri
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32605, comment 7

    initial v1  
    11Im using multiple values for one meta_key, that's i need to update the meta_id not the key. update_post_meta is updating all values, and i dont want that.
    22
    3 I have 2 days searching around and still i cant get it work just a simple code for updating the meda_id.
     3I have 2 days searching and asking around and still i cant get it work just a simple code for updating the meda_id.
    44
    55As for your reply, my code it has the meta_id. I just pasted your code.