Skip to content

Commit

Permalink
Set simplify user agent
Browse files Browse the repository at this point in the history
  • Loading branch information
mikejolley committed Aug 20, 2014
1 parent aeaa157 commit c829788
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ protected function init_simplify_sdk() {

Simplify::$publicKey = $this->public_key;
Simplify::$privateKey = $this->private_key;
Simplify::$userAgent = 'WooCommerce/' . WC()->version;
}

/**
Expand Down

0 comments on commit c829788

Please sign in to comment.