[wp-meta] [Making WordPress.org] #1479: Nested arrays of parameters should be parsed as nested lists

Making WordPress.org noreply at wordpress.org
Fri Dec 18 18:05:52 UTC 2015


#1479: Nested arrays of parameters should be parsed as nested lists
------------------------+-------------------------------------
  Reporter:  ericdaams  |      Owner:  coffee2code
      Type:  defect     |     Status:  closed
  Priority:  normal     |  Component:  developer.wordpress.org
Resolution:  fixed      |   Keywords:
------------------------+-------------------------------------
Changes (by coffee2code):

 * status:  accepted => closed
 * resolution:   => fixed


Comment:

 In [changeset:"2205"]:
 {{{
 #!CommitTicketReference repository="" revision="2205"
 developer.wordpress.org: Display nested hash parameters in a nested
 fashion.

 This just improves the hack used to parse hash parameter notation since
 the parser doesn't recognize hash parameters as anything more than a bunch
 of text. Previously it only displayed all hash parameters peer to each
 other regardless of nesting depth.

 For examples of nested hash parameters, see:
 * https://developer.wordpress.org/reference/functions/register_post_type/
 *
 https://developer.wordpress.org/reference/classes/wp_date_query/__construct/

 Fixes #1479.
 }}}

--
Ticket URL: <https://meta.trac.wordpress.org/ticket/1479#comment:2>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list