Changes between Initial Version and Version 1 of Ticket #63665, comment 3
- Timestamp:
- 07/03/2025 10:31:08 PM (8 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #63665, comment 3
initial v1 3 3 > 4 4 > 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 6 Thank you for the detailed explanation! 7 I completely understand the importance of backward compatibility in WordPress Core and appreciate your quick feedback. 8 This was a great learning experience for me as a new contributor. 9 If there are any other areas where I could help (documentation, tests, or other good-first-bug tickets), I’d be happy to contribute. 10 Thanks again for your time and for maintaining such high standards in the project!