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

Get settings from REST API where possible #616

Closed
swissspidy opened this issue Aug 14, 2024 · 2 comments · Fixed by #621
Closed

Get settings from REST API where possible #616

swissspidy opened this issue Aug 14, 2024 · 2 comments · Fixed by #621
Labels
enhancement New feature or request p2

Comments

@swissspidy
Copy link
Owner

Reduce usage of inline scripts to pass things like big image size threshold.

@swissspidy swissspidy added enhancement New feature or request p2 labels Aug 14, 2024
@swissspidy
Copy link
Owner Author

Maybe something for the index available at wp-json/, see \WP_REST_Server::get_index()

Such read-only information about the site can be retrieved via getEntityRecord( 'root', '__unstableBase' )

@swissspidy
Copy link
Owner Author

See #561

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request p2
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant