[wp-trac] [WordPress Trac] #48517: Fix default theme headers to add `Requires at least` and `Requires PHP` headers
WordPress Trac
noreply at wordpress.org
Mon Nov 11 11:37:54 UTC 2019
#48517: Fix default theme headers to add `Requires at least` and `Requires PHP`
headers
-------------------------------------------+---------------------
Reporter: afragen | Owner: Otto42
Type: task (blessed) | Status: closed
Priority: normal | Milestone: 5.3
Component: Bundled Theme | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch commit dev-reviewed | Focuses:
-------------------------------------------+---------------------
Changes (by SergeyBiryukov):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"46699" 46699]:
{{{
#!CommitTicketReference repository="" revision="46699"
Bundled Themes: Standardize the Required PHP and Tested Up To headers.
This change makes several changes to ensure consistency and accuracy for
default theme headers:
- Removes `WordPress` from `Requires at least` headers.
- Ensures the `Requires at least` and `Requires PHP` headers are present
in every default theme’s `style.css` file.
- Ensures `Tested up to` is present in every `readme.txt` file.
- Removes any headers not processed in both the `style.css` and
`readme.txt` files for each theme.
Props Otto42, afragen.
Merges [46676] to the 5.3 branch.
Fixes #48517.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/48517#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list