[wp-trac] [WordPress Trac] #41267: WP_Term_Query Documentation - Variables Wrapped in Backticks

WordPress Trac noreply at wordpress.org
Fri Jul 7 15:33:02 UTC 2017


#41267: WP_Term_Query Documentation - Variables Wrapped in Backticks
-------------------------+-----------------------------
 Reporter:  Howdy_McGee  |      Owner:
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  Taxonomy     |    Version:  trunk
 Severity:  normal       |   Keywords:
  Focuses:  docs         |
-------------------------+-----------------------------
 On the `WP_Term_Query::__construct()` documentation page - about half-way
 down the page the documentation gets wrapped in a codeblock. @zzap pointed
 out that the cause is that the documentation variables from
 [https://core.trac.wordpress.org/browser/tags/4.8/src/wp-includes/class-
 wp-term-query.php#L153 LN153] to
 [https://core.trac.wordpress.org/browser/tags/4.8/src/wp-includes/class-
 wp-term-query.php#L178 LN178] are wrapped in backticks instead of single
 quotes.

 To keep the documentation consistent and formatted correctly these
 backticks would need to be converted to single quotes.

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


More information about the wp-trac mailing list