Make WordPress Core


Ignore:
Timestamp:
05/23/2016 07:01:40 PM (9 years ago)
Author:
DrewAPicture
Message:

Docs: Apply inline @see tags to hooks referenced in DocBlocks in a variety of wp-includes/* files.

Applying these specially-crafted @see tags allows the Code Reference parser to recognize and link these elements as actions and filters.

Fixes #36921.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/wp-diff.php

    r37431 r37544  
    160160
    161161                /**
    162                  * Contextually filter a diffed line.
     162                 * Contextually filters a diffed line.
    163163                 *
    164164                 * Filters TextDiff processing of diffed line. By default, diffs are processed with
Note: See TracChangeset for help on using the changeset viewer.