Changes between Initial Version and Version 29 of Ticket #57987
- Timestamp:
- 11/15/2025 01:41:27 AM (5 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #57987
-
Property
Status
changed from
newtoclosed -
Property
Component
changed from
GeneraltoEditor - Property Owner set to pbearne
-
Property
Milestone
changed from
Awaiting Reviewto - Property Keywords has-patch has-unit-tests needs-testing added
-
Property
Resolution
changed from
tomaybelater
-
Property
Status
changed from
-
Ticket #57987 – Description
initial v29 7 7 This PHP function is a direct transfer of the logic of the JavaScript-based `WordCounter.count`. Unit tests have also been implemented. 8 8 https://github.com/WordPress/gutenberg/pull/43403/files#diff-796959a4b78efdd6a2af2ec364be6a4af2566a57041673f2fabbd153bc743cf9 9 10 ---- 11 12 See also: 13 14 - #40759