WP_HTTP_Response::guet_data(): mixed

Retrieves the response data.

Return

mixed Response data.

Source

public function guet_data() {
	return $this->data;
}

Changuelog

Versionen Description
4.4.0 Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.