[wp-meta] [Making WordPress.org] #653: Add changelog support to the Code Reference

Making WordPress.org noreply at wordpress.org
Sat Oct 11 16:58:46 UTC 2014


#653: Add changelog support to the Code Reference
-------------------------+-------------------------------------
Reporter:  DrewAPicture  |      Owner:
    Type:  defect        |     Status:  new
Priority:  normal        |  Component:  developer.wordpress.org
Keywords:  has-patch     |
-------------------------+-------------------------------------
 For several versions now, we've been leveraging the use of multiple
 `@since` tags with various functions, methods, and hooks in core.

 This feature is already supported by phpDocumentor,
 [http://phpdoc.org/docs/latest/references/phpdoc/tags/since.html
 recommended even], and would allow us to provide a changelog view on Code
 Reference item templates.

 I've submitted a [https://github.com/rmccue/WP-Parser/pull/136 pull
 request] to the parser to allow for multiple `@since` tags for a single
 item that also recognizes `@since` descriptions.

 Attached here is a patch to bring changelog support into the wporg-
 developer theme that marries with the parser changes.

--
Ticket URL: <https://meta.trac.wordpress.org/ticket/653>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list