[wp-trac] [WordPress Trac] #60245: textdomain is missing in inc/block-patterns.php in Twenty Sixteen & Twenty Seventeen Theme

WordPress Trac noreply at wordpress.org
Sat Jan 13 18:35:10 UTC 2024


#60245: textdomain is missing in inc/block-patterns.php in Twenty Sixteen & Twenty
Seventeen Theme
---------------------------+-----------------------------
 Reporter:  shailu25       |      Owner:  (none)
     Type:  defect (bug)   |     Status:  new
 Priority:  normal         |  Milestone:  Awaiting Review
Component:  Bundled Theme  |    Version:
 Severity:  trivial        |   Keywords:
  Focuses:                 |
---------------------------+-----------------------------
 textdomain is missing in inc/block-patterns.php in Twenty Sixteen & Twenty
 Seventeen Theme

 **EX: **

 **1.Twenty Sixteen: ** Line 57 in inc/block-patterns.php

 {{{
 <h1 style="font-size:55px">' . esc_html__( 'Twenty Sixteen' ) . '</h1>
 }}}


 ** 2. Twenty Seventeen: ** Line 134 in inc/block-patterns.php
 {{{
 <a href="#">' . __( 'See Case Study' ) . ' →</a></p>
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/60245>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list