Viewing 1 replies (of 1 total)
  • Plugin Author sparkweb

    (@sparkweb)

    I think that would probably work, but you’d need to know what the names of the fields were. It might be easier to write a little query in phpMyAdmin to do it for you.

    DELETE FROM wp_post_meta WHERE meta_name IN ('name1','name2','name3')

    I might have gotten the field names wrong. Didn’t look ’em up. ??

Viewing 1 replies (of 1 total)
  • The topic ‘bulk delete all custom fields from my database’ is closed to new replies.