Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #63549, comment 16


Ignore:
Timestamp:
06/30/2025 10:11:10 AM (12 months ago)
Author:
SirLouen
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #63549, comment 16

    initial v1  
    66Although if you like, you can pick both patches, merge them both at the same time (fixing the EOF in #60196), close this as duplicate to the other and send the revision in #60196 with "Fixes #60196 #63549"
    77
    8 PS: A nice trick that @joemcgill told me in Slack some months ago: Create a PR with the patches you are going to upload to GH before adding them into your local repo for SVN co, this way you will get a nice run on GHA and see what's going on. [https://joemcgill.net/2024/09/how-i-commit-to-wordpress/ Here more info].
     8PS: A nice trick that @joemcgill told me in Slack some months ago: Create a PR with the patches you are going to upload to GH before adding them into your local repo for SVN co, this way you will get a nice run on GHA and see what's going on before committing. [https://joemcgill.net/2024/09/how-i-commit-to-wordpress/ Here more info].