Bugfixes #73

Merged
akrdzic merged 36 commits from development into master 2018-11-19 16:42:26 +01:00
Showing only changes of commit 3df6397280 - Show all commits

View File

@@ -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'),