stacc-dasso / woocommerce-extension

A Woocommerce extension that will communicate with STACC's API
0 stars 0 forks source link

Stop extension from trying to communicate with the API if credential checking has not succeeded. #87

Closed StiivoSiider closed 5 years ago

StiivoSiider commented 5 years ago

Estimated effort: 2 hours

StiivoSiider commented 5 years ago

Location of credential_checking: https://github.com/stacc-dasso/woocommerce-extension/blob/0fac015440759fee92a1c09364aa8ca2f84c76ce/src/admin/class-recommender-admin.php#L127

StiivoSiider commented 5 years ago

This needs to be removed. No logging should happen here.

image