[wp-trac] [WordPress Trac] #64792: Consider changing code tags to regular text for dimension values in "Site Icon" help text

WordPress Trac noreply at wordpress.org
Wed Apr 15 12:26:28 UTC 2026


#64792: Consider changing code tags to regular text for dimension values in "Site
Icon" help text
-------------------------------------------------+-------------------------
 Reporter:  juanfra                              |       Owner:  (none)
     Type:  enhancement                          |      Status:  new
 Priority:  normal                               |   Milestone:  7.1
Component:  Administration                       |     Version:  6.5
 Severity:  normal                               |  Resolution:
 Keywords:  good-first-bug has-patch commit      |     Focuses:
  has-screenshots                                |
-------------------------------------------------+-------------------------

Comment (by wpdevsxyz):

 Testing using WordPress Playground with PR #11166.

 '''Environment:'''
  * Tested via: WordPress Playground (https://playground.wordpress.net
 /?core-pr=11166)
  * WordPress: trunk (7.0)
  * PHP: 7.4.33
  * Browser: Chrome

 '''Test: Settings → General (options-general.php)'''
  1. Navigate to Settings > General
  2. Observe the Site Icon help text

 '''Result:''' ✓ PASS
 The dimension values `512 by 512` are now correctly rendered as bold
 (`<strong>`) instead of monospace code font (`<code>`). The help text
 reads cleanly: "It should be square and at least '''512 by 512''' pixels."

 Note: WordPress 7.0 default block theme does not expose the classic
 Customizer, so `class-wp-customize-manager.php` change was verified via
 code review — the pattern is identical to the confirmed working change in
 `options-general.php`.

 Overall: ✓ Issue resolved with the patch.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/64792#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list