Uses
Uses | Description |
---|---|
wp-includes/rest-api/class-wp-rest-server.php: WP_REST_Server::get_compact_response_links() | Retrieves the CURIEs (compact URIs) used for relations. |
wp-includes/rest-api/class-wp-rest-server.php: WP_REST_Server::embed_links() | Embeds the links from the data into the request. |
wp-includes/functions.php: wp_is_numeric_array() | Determines if the variable is a numeric-indexed array. |