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