Share Pastebin
Guest
Public paste!

michael

By: a guest | Apr 10th, 2008 | Syntax: SQL | Size: 0.07 KB | Hits: 282 | Expires: Never
Copy text to clipboard
  1. UPDATE wp_posts  SET post_status = 'publish' WHERE post_status != 'static';