Move updateSubscriberCount() out of checkKey() Move wp_remote_post() to request() Simplify a response check
* Abstract key state to unbound it from the API response codes * Rename SendingServiceKeyCheck task for clarity * Add a setter for the API key in the Bridge API class * Make some smaller fixes