[wp-meta] [Making WordPress.org] #706: Convert inline `{@see}` links for hooks
Making WordPress.org
noreply at wordpress.org
Fri Oct 31 22:58:23 UTC 2014
#706: Convert inline `{@see}` links for hooks
-------------------------+-------------------------------------
Reporter: DrewAPicture | Owner:
Type: defect | Status: new
Priority: normal | Component: developer.wordpress.org
Keywords: has-patch |
-------------------------+-------------------------------------
As discussed with @blobaugh and @coffee2code at the WCSF team work days,
we've opted to use the inline `{@see}` type syntax for linking to
reference articles from reference fields and in the handbooks.
The existing `make_doclink_clickable()` function already makes auto-
linking possible for class methods, classes, and functions. The attached
patch adds support for hooks when wrapped in single quotes, e.g. `{@see
'pre_get_search_form'}.
I've described the syntax for the above four link types in
comment:5:ticket:181.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/706>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list