[wp-trac] [WordPress Trac] #47938: Docs: About user interface setting names and values.

WordPress Trac noreply at wordpress.org
Tue Aug 27 01:11:30 UTC 2019


#47938: Docs: About user interface setting names and values.
--------------------------------+------------------------------
 Reporter:  tmatsuur            |       Owner:  (none)
     Type:  defect (bug)        |      Status:  new
 Priority:  normal              |   Milestone:  Awaiting Review
Component:  Options, Meta APIs  |     Version:
 Severity:  normal              |  Resolution:
 Keywords:                      |     Focuses:  docs
--------------------------------+------------------------------
Changes (by SergeyBiryukov):

 * focuses:   => docs


Old description:

> There is the following sentence in the explanation of the
> set_user_setting function.
>
> wp-includes/option.php: 970
> {{{
>  * Both $name and $value can contain only ASCII letters, numbers and
> underscores.
> }}}
>
> I think I didn't correct the explanation when reflecting #33840.
> [https://core.trac.wordpress.org/changeset/33840]
>
> Shouldn't it be better to change the description?

New description:

 There is the following sentence in the explanation of the set_user_setting
 function.

 wp-includes/option.php: 970
 {{{
  * Both $name and $value can contain only ASCII letters, numbers and
 underscores.
 }}}

 I think I didn't correct the explanation when reflecting [33840].

 Shouldn't it be better to change the description?

--

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


More information about the wp-trac mailing list