homegrade_blocks_production/blocks/illustration-thematique/build/render.php
2023-08-30 18:10:52 +02:00

4 lines
127 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<p <?php echo get_block_wrapper_attributes(); ?>>
<?php esc_html_e( 'Test hello from a dynamic block!', 'test' ); ?>
</p>