prefix . 'table_name'; return $tables; } add_filter( 'wpmu_drop_tables', 'on_delete_blog' ); ?>