Skip to content

Conversation

@lukaspawlik
Copy link

Trac ticket: https://core.trac.wordpress.org/ticket/43439

Allow _embed to include all embedded object such as taxonomies, comments etc.

@lukaspawlik
Copy link
Author

@TimothyBJacobs @spacedmonkey this is an initial commit for https://core.trac.wordpress.org/ticket/43439. It seems to be solving reported issue however, I am concerned about the fact that it's using \WP_REST_Server::match_request_to_handler that is modifying the state of passed request object, and the same method is called later via dispatch method. Is it our concern that it's called second time? Do you have any other ideas to address this issue?

@lukaspawlik lukaspawlik closed this by deleting the head repository Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant