[wp-trac] [WordPress Trac] #48517: Fix default theme headers to add `Requires at least` and `Requires PHP` headers

WordPress Trac noreply at wordpress.org
Thu Nov 7 15:17:14 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  |     Focuses:
------------------------------+---------------------
Changes (by desrosj):

 * status:  accepted => closed
 * resolution:   => fixed


Comment:

 In [changeset:"46676" 46676]:
 {{{
 #!CommitTicketReference repository="" revision="46676"
 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.
 Fixes #48517.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/48517#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list