Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add embeddable links for author and theme to REST templates response #2002

Conversation

talldan
Copy link

@talldan talldan commented Dec 3, 2021

See WordPress/gutenberg#36901 (comment)

One of the issues being experienced on the frontend with the templates controller is the need to make further requests for the author or theme once a template has been fetched.

I was pointed to the fact that the REST API has an embedding feature that can help with this.

This PR tests it out.

@talldan talldan closed this Jun 23, 2023
@talldan talldan deleted the add/author-and-theme-as-embeddable-template-links branch June 23, 2023 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant