-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Labels
[Status] To doIssue marked as TodoIssue marked as Todo
Description
Issue Description
The Main Stylesheet (style.css) page does not include information about the optional Update URI theme header.
URL of the Page with the Issue
Section of Page with the issue
Why is this a problem?
Introduced with WordPress 6.1, this optional header allows theme authors to indicate a custom URI for theme updates, or to disable update checks altogether by setting it to false. It would be helpful to include information about this header in the docs.
Suggested Fix
- Include an example usage of
Update URIin the code sample section, such asUpdate URI: https://example.com/my-theme/, orUpdate URI: false. - Include a description of the "Update URI" header in the explanations section, including a link to the dev note where this was introduced.
- Optionally position the
falseoption as a new section on "How to disable theme updates".
Metadata
Metadata
Assignees
Labels
[Status] To doIssue marked as TodoIssue marked as Todo