Make WordPress Core

Changeset 36900


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

Docs: Improve the DocBlock summary for WP::remove_query_var(), introduced in [36177].

See #35234. See #35986.

File:
1 edited

Legend:

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

    r36709 r36900  
    106106
    107107    /**
    108      * Remove name from list of public query variables.
     108     * Removes a query variable from a list of public query variables.
    109109     *
    110110     * @since 4.5.0
Note: See TracChangeset for help on using the changeset viewer.