Make WordPress Core

Changeset 31551


Ignore:
Timestamp:
02/26/2015 03:07:26 AM (10 years ago)
Author:
DrewAPicture
Message:

Ignore the internal-use function _wp_posts_page_notice() from parsing for the code reference.

See #17470.

File:
1 edited

Legend:

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

    r31550 r31551  
    21722172
    21732173/**
    2174  * Output a notice when editing the page for posts.
    2175  *
     2174 * Output a notice when editing the page for posts (internal use only).
     2175 *
     2176 * @ignore
    21762177 * @since 4.2.0
    21772178 */
Note: See TracChangeset for help on using the changeset viewer.