Make WordPress Core


Ignore:
Timestamp:
03/10/2016 09:59:51 PM (9 years ago)
Author:
DrewAPicture
Message:

Docs: Use a third-person singular verb for the DocBlock summary for remove_permastruct(), introduced in [36181].

See #35235. See #35986.

File:
1 edited

Legend:

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

    r36750 r36960  
    213213
    214214/**
    215  * Remove permalink structure.
     215 * Removes a permalink structure.
    216216 *
    217217 * Can only be used to remove permastructs that were added using add_permastruct().
Note: See TracChangeset for help on using the changeset viewer.