Make WordPress Core

Changes between Initial Version and Version 29 of Ticket #57987


Ignore:
Timestamp:
11/15/2025 01:41:27 AM (5 months ago)
Author:
dmsnell
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57987

    • Property Status changed from new to closed
    • Property Component changed from General to Editor
    • Property Owner set to pbearne
    • Property Milestone changed from Awaiting Review to
    • Property Keywords has-patch has-unit-tests needs-testing added
    • Property Resolution changed from to maybelater
  • Ticket #57987 – Description

    initial v29  
    77This PHP function is a direct transfer of the logic of the JavaScript-based `WordCounter.count`. Unit tests have also been implemented.
    88https://github.com/WordPress/gutenberg/pull/43403/files#diff-796959a4b78efdd6a2af2ec364be6a4af2566a57041673f2fabbd153bc743cf9
     9
     10----
     11
     12See also:
     13
     14 - #40759