[wp-trac] [WordPress Trac] #63345: [Twenty Twenty-Five]: Remove echo from esc_html_e() in banner-cover-big-heading.php

WordPress Trac noreply at wordpress.org
Fri Apr 25 06:25:28 UTC 2025


#63345: [Twenty Twenty-Five]: Remove echo from esc_html_e() in banner-cover-big-
heading.php
------------------------------+-----------------------------
 Reporter:  dilipbheda        |      Owner:  (none)
     Type:  defect (bug)      |     Status:  new
 Priority:  normal            |  Milestone:  Awaiting Review
Component:  Bundled Theme     |    Version:
 Severity:  normal            |   Keywords:  has-patch
  Focuses:  coding-standards  |
------------------------------+-----------------------------
 In the `patterns/banner-cover-big-heading.php` file, I noticed that
 `esc_html_e()` is being used with `echo`, which is redundant since
 `esc_html_e()` already echoes the output.

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


More information about the wp-trac mailing list