Ver código fonte

Fix function typo.

Kjell Reigstad 4 anos atrás
pai
commit
c00819584c
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      blank-canvas/inc/block-patterns.php

+ 1 - 1
blank-canvas/inc/block-patterns.php

@@ -168,7 +168,7 @@ if ( ! function_exists( 'blank_canvas_register_block_patterns' ) ) :
 									<!-- /wp:heading -->
 
 									<!-- wp:paragraph {"align":"center","backgroundColor":"background"} -->
-									<p class="has-text-align-center has-background-background-color has-background">' . esc__html__( 'Hello! I am a photographer and designer living near Portland, Maine. When I am not posting to Instagram, you can find me shooting weddings and portraits.', 'blank-canvas' ) . '</p>
+									<p class="has-text-align-center has-background-background-color has-background">' . esc_html__( 'Hello! I am a photographer and designer living near Portland, Maine. When I am not posting to Instagram, you can find me shooting weddings and portraits.', 'blank-canvas' ) . '</p>
 									<!-- /wp:paragraph -->
 
 									<!-- wp:social-links {"align":"center","className":"is-style-default"} -->