Changes between Initial Version and Version 3 of Ticket #61392
- Timestamp:
- 06/06/2024 02:32:38 PM (21 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #61392
- Property Keywords has-patch added
- Property Focuses coding-standards added
-
Property
Milestone
changed from
Awaiting Reviewto6.6
-
Ticket #61392 – Description
initial v3 1 In changeset https://core.trac.wordpress.org/changeset/58291for function `apply_block_hooks_to_content` the functional docblock structure is improper.1 In changeset [58291] for function `apply_block_hooks_to_content` the functional docblock structure is improper. 2 2 Functional docblock defination should be as per wordpress standards.