Changes between Initial Version and Version 5 of Ticket #62437
- Timestamp:
- 01/15/2025 07:14:42 PM (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #62437
- Property Focuses docs added
-
Property
Component
changed from
GeneraltoBundled Theme -
Property
Summary
changed from
The wp-admin and wp-includes wordpress core: PHPCS FixestoBundled Themes: Edit package-related details in block theme PHP files -
Property
Priority
changed from
normaltolowest -
Property
Milestone
changed from
Awaiting Reviewto6.8 - Property Keywords dev-feedback needs-testing removed
-
Ticket #62437 – Description
initial v5 1 1 Hello Team, 2 2 3 I have checked wp-admin & wp-includes foldersand found few PHPcs fixes.3 I have checked ~~wp-admin & wp-includes folders~~ and found few PHPcs fixes. 4 4 5 - There must be exactly one blank line after the file comment5 - ~~There must be exactly one blank line after the file comment~~ 6 6 - Missing @package tag in file comment 7 7