Make WordPress Core


Ignore:
Timestamp:
11/09/2019 01:03:02 PM (6 years ago)
Author:
SergeyBiryukov
Message:

Docs: Use the {@see ...} tag for the replacement in @deprecated tags, so that Developer Reference could automatically link to the replacement.

Props jrf.
See #48255.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-login.php

    r46650 r46685  
    142142     *
    143143     * @since 2.1.0
    144      * @deprecated 5.2.0 Use login_headertext
     144     * @deprecated 5.2.0 Use {@see 'login_headertext'} instead.
    145145     *
    146146     * @param string $login_header_title Login header logo title attribute.
Note: See TracChangeset for help on using the changeset viewer.