Make WordPress Core

Changes between Initial Version and Version 3 of Ticket #61392


Ignore:
Timestamp:
06/06/2024 02:32:38 PM (21 months ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61392

    • Property Keywords has-patch added
    • Property Focuses coding-standards added
    • Property Milestone changed from Awaiting Review to 6.6
  • Ticket #61392 – Description

    initial v3  
    1 In changeset https://core.trac.wordpress.org/changeset/58291 for function `apply_block_hooks_to_content` the functional docblock structure is improper.
     1In changeset [58291] for function `apply_block_hooks_to_content` the functional docblock structure is improper.
    22Functional docblock defination should be as per wordpress standards.