Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author NextScripts

    (@nextscripts)

    You can remove them by running one mysql query:

    DELETE FROM wp_postmeta WHERE meta_key LIKE ‘snap%’ OR meta_key LIKE ‘nxs_snap%’ OR meta_key LIKE ‘_snap%’ OR meta_key LIKE ‘_nxs_snap%’;

    Thread Starter Mike H

    (@mtnweekly)

    Thanks for this, however what do you mean by the above? Can you walk me through how to run a mysql query?

    Thread Starter Mike H

    (@mtnweekly)

    Ok I think I got it fixed!!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘YUCK – 1,000's of custom fields…’ is closed to new replies.