Skip to content

Instantly share code, notes, and snippets.

@seabre
Created August 27, 2013 05:21
Show Gist options
  • Save seabre/6349882 to your computer and use it in GitHub Desktop.
Save seabre/6349882 to your computer and use it in GitHub Desktop.
delete from wp_options where option_name = 'class_generic_support';
delete from wp_options where option_name = 'widget_generic_support';
delete from wp_options where option_name = 'fwp';
delete from wp_options where option_name = 'wp_check_hash';
delete from wp_options where option_name = 'ftp_credentials';
delete from wp_options where option_name = 'rss_7988287cd8f4f531c6b94fbdbc4e1caf';
delete from wp_options where option_name = 'rss_d77ee8bfba87fa91cd91469a5ba5abea';
delete from wp_options where option_name = 'rss_552afe0001e673901a9f2caebdd3141d';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment