Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #57132, comment 2


Ignore:
Timestamp:
11/17/2022 06:43:13 AM (2 years ago)
Author:
poena
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57132, comment 2

    initial v1  
    44Changes to blocks should be made in the Gutenberg plugin first, so that it can be tested before it is included in WordPress core.
    55
    6 If the block needs to be changed to show a default placeholder text, the change should be made to the block itself, and not with a filter.
    7 
    86The first step to make that change, would be to open a new issue in the Gutenberg GitHub repository: https://github.com/WordPress/gutenberg
    97