{"table_name":"if","full_table_name":"wp_if","description":"Stores if data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"create table if ( isset( $row['Create Table'] ) ) { return $row['Create Table']; } } /** * Repair MySQL table * * @param string $table_name Table name * @return void */ protected function repair_table( $table_name ) { $this->query( \"REPAIR TABLE `{$table_name}`\" );","columns":[],"plugin":{"slug":"all-in-one-wp-migration","name":"All-in-One WP Migration and Backup","active_installs":5000000,"version":"7.105","wp_org_url":"https://wordpress.org/plugins/all-in-one-wp-migration/"}}