adapting the namespace not to cause problems with wpml
This commit is contained in:
parent
3d48aa5bf5
commit
07b386d696
|
|
@ -1,3 +1,3 @@
|
|||
<p <?php echo get_block_wrapper_attributes(); ?>>
|
||||
<?php esc_html_e( 'Test – hello from a dynamic block!', 'test' ); ?>
|
||||
</p>
|
||||
Test – hello from a dynamic block!
|
||||
</p>
|
||||
|
|
@ -1,3 +1,3 @@
|
|||
<p <?php echo get_block_wrapper_attributes(); ?>>
|
||||
<?php esc_html_e( 'Test – hello from a dynamic block!', 'test' ); ?>
|
||||
</p>
|
||||
Test – hello from a dynamic block!
|
||||
</p>
|
||||
Loading…
Reference in New Issue
Block a user