Make WordPress Core


Ignore:
Timestamp:
11/07/2019 03:17:02 PM (5 years ago)
Author:
desrosj
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.
Fixes #48517.

File:
1 edited

Legend:

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