This repository was archived by the owner on Nov 18, 2024. It is now read-only.

Description
Is your feature request related to a problem? Please describe.
Currently, the copyright pattern displays the placeholder text Type / to choose a block in the editor, which may confuse users.
Describe the solution you'd like
Consider adding the placeholder text, for example:
"placeholder":"<?php esc_attr_e( 'Dynamic copyright text', 'twentytwentyfive' ); ?>",
Additionally, since copyright is primarily used in the footer section, consider adding the following block types to the pattern header:
Block Types: core/template-part/footer