prefix . "apmm_custom_theme"; $wpdb->delete( $table_name, array( 'theme_id' => $themeid ), array( '%d' ) ); wp_redirect(admin_url('admin.php?page=wpmm-theme-settings&message=4')); exit;