Make WordPress Core


Ignore:
Timestamp:
11/11/2019 11:37:42 AM (5 years ago)
Author:
SergeyBiryukov
Message:

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.

Location:
branches/5.3
Files:
2 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.