W3cubDocs

/WordPress

WP_REST_Request::offsetGet( $offset )

Source

public function offsetGet( $offset ) {
	return $this->get_param( $offset );
}

© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wp_rest_request/offsetget