Make WordPress Core

Changeset 36939


Ignore:
Timestamp:
03/10/2016 05:46:44 PM (9 years ago)
Author:
DrewAPicture
Message:

Docs: Improve the 4.5.0 changelog entry in the hook doc for the get_archives_link filter, introduced in [36418].

See #35573. See #35986.

File:
1 edited

Legend:

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

    r36938 r36939  
    15931593     *
    15941594     * @since 2.6.0
    1595      * @since 4.5.0 Added `$url`, `$text`, `$format`, `$before`, and `$after` params.
     1595     * @since 4.5.0 Added the `$url`, `$text`, `$format`, `$before`, and `$after` parameters.
    15961596     *
    15971597     * @param string $link_html The archive HTML link content.
Note: See TracChangeset for help on using the changeset viewer.