remove comment
This commit is contained in:
@@ -18,7 +18,6 @@ class Wiaas_Support_Api {
|
||||
'methods' => 'POST',
|
||||
'callback' => array(__CLASS__, 'send_support_email'),
|
||||
'permission_callback' => 'is_user_logged_in',
|
||||
//this.props.order, this.props.order.packages, this.props.supportText
|
||||
'args' => array(
|
||||
'id' => array(
|
||||
'description' => __('Order ID.', 'wiaas'),
|
||||
|
||||
Reference in New Issue
Block a user