Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #54645, comment 6


Ignore:
Timestamp:
05/28/2022 03:05:49 PM (2 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #54645, comment 6

    initial v1  
    22> I'm removing the `needs-unit-tests` keyword since there's currently no default theme with a numerical dirname to be retrieved by a call to  `wp_get_themes()`.
    33
    4 I think this change would still benefit from unit tests to make sure the fix works as expected and there are no regressions at a later point.
     4Thanks for the patch! I think this change would still benefit from unit tests to make sure the fix works as expected and there are no regressions at a later point.