Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #63692, comment 9


Ignore:
Timestamp:
07/22/2025 02:51:15 PM (13 months ago)
Author:
SergeyBiryukov

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #63692, comment 9

    initial v1  
    22> could you please commit changes for `src/wp-content/themes/twentyfifteen/functions.php`
    33
    4 I left that out for now, as those older themes are not super consistent with using third-person singular verbs in function descriptions, and there are at least 8 other instances of "Enqueue scripts" in other themes. So I think fixing just that one instance would not really add any consistency, see also [source:tags/6.8.2/src/wp-content/themes/twentyfifteen/functions.php?marks=481#L480  twentyfifteen_block_editor_styles()] for example.
     4I left that out for now, as those older themes are not super consistent with using third-person singular verbs in function descriptions, and there are at least 8 other instances of "Enqueue scripts" in various themes. So I think fixing just that one instance would not really add any consistency, see also [source:tags/6.8.2/src/wp-content/themes/twentyfifteen/functions.php?marks=481#L480  twentyfifteen_block_editor_styles()] for example.
    55
    66Happy to reopen if someone is interested in updating all of those DocBlocks to use third-person singular verbs :)