Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #63665, comment 3


Ignore:
Timestamp:
07/03/2025 10:31:08 PM (8 months ago)
Author:
vxo2021
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #63665, comment 3

    initial v1  
    33>
    44> The WordPress project is more rigorous about enforcing the naming convention for new callables than when these methods were introduced in 2.8.0. While the ideal would be for all code to follow the standards, WordPress prioritizes backward compatibility over that ideal.
     5
     6Thank you for the detailed explanation!
     7I completely understand the importance of backward compatibility in WordPress Core and appreciate your quick feedback.
     8This was a great learning experience for me as a new contributor.
     9If there are any other areas where I could help (documentation, tests, or other good-first-bug tickets), I’d be happy to contribute.
     10Thanks again for your time and for maintaining such high standards in the project!