diff --git a/ultimate-member.php b/ultimate-member.php index a3038838..670a958d 100644 --- a/ultimate-member.php +++ b/ultimate-member.php @@ -41,7 +41,3 @@ define( 'UM_UPDATER_DEBUG', false ); // Set true then need to debug the upgrade require_once 'includes/class-functions.php'; require_once 'includes/class-init.php'; -// -//echo wp_kses( '', UM()->get_allowed_html( 'templates' ) ); -//echo wp_kses( '', UM()->get_allowed_html( 'templates' ) ); -//exit;