diff --git a/zgopmtgwy.php b/zgopmtgwy.php index 944bb0d..e95c4c4 100644 --- a/zgopmtgwy.php +++ b/zgopmtgwy.php @@ -144,7 +144,7 @@ function zgopmt_init() { 'title' => __( 'ZGo OwnerId', $this->domain ), 'type' => 'text', - 'default' => __( ' ', + 'default' => __( 'Replace this text with your ZGo Owner ID ', $this->domain ), 'desc_tip' => true, 'description' => __( 'Type or paste your ZGo Account Owner Id (Found in your ZGo Shop Settings)', @@ -154,7 +154,7 @@ function zgopmt_init() { 'title' => __( 'ZGo Token', $this->domain ), 'type' => 'text', - 'default' => __( ' ', + 'default' => __( 'Replace this text with your ZGo Token' $this->domain ), 'desc_tip' => true, 'description' => __( 'Type or paste your ZGo Token (Found in your ZGo Shop Settings)',