[wp-meta] [Making WordPress.org] #1730: Fix auto-linking of inline @see tags for dynamic hooks.

Making WordPress.org noreply at wordpress.org
Tue May 24 20:55:23 UTC 2016


#1730: Fix auto-linking of inline @see tags for dynamic hooks.
-------------------------------------+--------------------------
 Reporter:  coffee2code              |       Owner:  coffee2code
     Type:  defect                   |      Status:  closed
 Priority:  normal                   |   Milestone:
Component:  developer.wordpress.org  |  Resolution:  fixed
 Keywords:                           |
-------------------------------------+--------------------------
Changes (by coffee2code):

 * owner:   => coffee2code
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"3233"]:
 {{{
 #!CommitTicketReference repository="" revision="3233"
 developer.wordpress.org: Fix auto-linking of inline `@see` tags for
 dynamic hooks.

 * Fix regex for hooks in `link_internal_element ()` to allow `$`.
 * Remove `$` and encoded quotes from hook slug in URL.
 * Don't capture encoded quotes in match for slug, saving the need to
 remove them.

 Fixes #1730.
 }}}

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


More information about the wp-meta mailing list