We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Your code shows that versions, screenshots, etc should be ignored, but they are still returned on request:
How can theese be excluded?
The text was updated successfully, but these errors were encountered:
@simplenotezy did it work for you? I am trying to make a request from my website to the following endpoint:
https://api.wordpress.org/themes/info/1.1?action=query_themes&request[search]=Twenty Twenty-One&request[fields][downloadlink]=1&request[fields][downloaded]=0&request[fields][screenshot_url]=1&request[fields][rating]=0&request[fields][num_ratings]=0&request[fields][homepage]=0&request[fields][description]=0&request[fields][author]=0
but I am getting CORS error. Do you know if I need some kind of api key or something like that?
Sorry, something went wrong.
No branches or pull requests
Your code shows that versions, screenshots, etc should be ignored, but they are still returned on request:
How can theese be excluded?
The text was updated successfully, but these errors were encountered: