[wp-trac] [WordPress Trac] #58315: Typo in PHPdoc of sanitize_option() in formatting.php

WordPress Trac noreply at wordpress.org
Mon May 15 09:32:23 UTC 2023


#58315: Typo in PHPdoc of sanitize_option() in formatting.php
--------------------------+-----------------------------
 Reporter:  apermo        |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Formatting    |    Version:
 Severity:  minor         |   Keywords:  has-patch
  Focuses:  docs          |
--------------------------+-----------------------------
 The PHPdoc of {{{sanitize_option()}}} says:
 {{{ * @param string $value  The unsanitised value.}}}
 but should say
 {{{ * @param string $value  The unsanitized value.}}}


 Patch file is attached.

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


More information about the wp-trac mailing list