wp_api->is_comments_post_page() ? $this->get_comment_language() : $this->get_request_uri_lang(); } protected function get_cookie_name() { return '_icl_current_language'; } }