• I need a way to quickly edit a value of a customField. I’m envisioning a php script I can push the post title to and change the customfield’s value. So Say I have a post “hello kity” and and it has a custom field of “amount” with the value of “20” and I want to change the value from “20” to “19”?

    Is there anyway to do that? Please help.

Viewing 1 replies (of 1 total)
  • Is that needed to change all posts that have the custom field of “amount” and a value of “20”?

    Can’t you do that in phpMyAdmin?

    Always backup database before beginning such an excercise.

Viewing 1 replies (of 1 total)

The topic ‘create a SQL script that edits a POSTS custom field value HELP’ is closed to new replies.