Changes between Version 4 and Version 5 of Ticket #57883, comment 1
- Timestamp:
- 03/10/2023 12:44:39 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #57883, comment 1
v4 v5 1 1 Great catch! 2 Core should be scanned for similar cases as there are several other places where `sprintf()` is called with only one argument (this can be done in the scope of this ticket).2 Core should be scanned for similar cases as there are several other places where `sprintf()` and (similar functions, e.g. `printf()`) is called with only one argument (this can be done in the scope of this ticket). 3 3 Regarding the `comment-template.php` file, I think the fix should be submitted to the [https://github.com/WordPress/gutenberg Gutenberg] repo instead and then backported to Core.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)