Forums

How can I insert a custom field and the fields value via mysql (2 posts)

  1. Matt
    Member
    Posted 1 year ago #

    Hello guys,

    Alright here is the problem... we have posts that are missing a custom field. We just recently received the vales for that field.

    Is there a way via phpmyadmin to insert in to the table post_meta a custom field named "translation" and then the value for each post already published?

    Thanks!

  2. vtxyzzy
    Member
    Posted 1 year ago #

    I may be able to help, but I need more information.

    • How many posts are there?
    • How can you associate a value with the post it should belong to? To do this automatically, you need some way to link the post to its value.
    • Are the values in a file that could be processed with PHP?

Topic Closed

This topic has been closed to new replies.

About this Topic