valendesigns / option-tree

Theme Options UI Builder for WordPress. A simple way to create & save Theme Options and Meta Boxes for free or premium themes.
GNU General Public License v2.0
610 stars 181 forks source link

update meta data #735

Open arashnz opened 3 years ago

arashnz commented 3 years ago

Hello, Here is meta_value for a custom field https://0bin.net/paste/-n1daYYq#XduIwpuO0u+9Sf8fQzAVqJnso9oRwK+CwTZq+0ozhmc which I think created with option-tree, How can i add or update this field using add_post_meta ? i think its in a json format, but how can i create a new json containing title and al_url320 value ? is there any function for this ? I want to do it with php