Update package details in block themes#8379
Conversation
Test using WordPress PlaygroundThe changes in this pull request can previewed and tested using a WordPress Playground instance. WordPress Playground is an experimental project that creates a full WordPress instance entirely within the browser. Some things to be aware of
For more details about these limitations and more, check out the Limitations page in the WordPress Playground documentation. |
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the Core Committers: Use this line as a base for the props when committing in SVN: To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
dadd689 to
83be373
Compare
83be373 to
4e0ae72
Compare
4e0ae72 to
af8f0ca
Compare
af8f0ca to
66db648
Compare
|
Rebased with Latest Trunk. |
66db648 to
4f7f80c
Compare
4f7f80c to
209951e
Compare
There was a problem hiding this comment.
Two of the files were added after their theme's initial version, in r59065, so those hidden heading patterns would need different version numbers.
Otherwise, this looks good.
- ✅ PR 8379 adds
packageandsubpackageto Twenty Twenty-Two'sblock-patterns.php - ✅ The patch adds
package,subpackage, andsincenotes, plus the empty line, to- all 66 pattern files in Twenty Twenty-Two
- all 7 pattern files in Twenty Twenty-Three
- all 57 pattern files in Twenty Twenty-Four
- ✅ The patch edits the
packageand addssubpackagein Twenty Twenty-Four'sfunctions.php - ✅ Twenty Twenty-Five does not require any changes
(I copied lines into a Google sheet to check each PHP file)
| * | ||
| * @package WordPress | ||
| * @subpackage Twenty_Twenty_Four | ||
| * @since Twenty Twenty-Four 1.0 |
There was a problem hiding this comment.
| * @since Twenty Twenty-Four 1.0 | |
| * @since Twenty Twenty-Four 1.3 |
| * | ||
| * @package WordPress | ||
| * @subpackage Twenty_Twenty_Three | ||
| * @since Twenty Twenty-Three 1.0 |
There was a problem hiding this comment.
| * @since Twenty Twenty-Three 1.0 | |
| * @since Twenty Twenty-Three 1.6 |
There was a problem hiding this comment.
Thank you for the review. I have applied the suggested changes.
6afbab2 to
978bb72
Compare
Added Missing Package Details in
Twenty Twenty Two,Twenty Twenty ThreeandTwenty Twenty FourThemesTrac Ticket: 62437