Make WordPress Core


Ignore:
Timestamp:
11/09/2019 01:03:02 PM (5 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-includes/ms-blogs.php

    r46660 r46685  
    250250     *
    251251     * @since MU (3.0.0)
    252      * @deprecated 4.7.0 Use site_details
     252     * @deprecated 4.7.0 Use {@see 'site_details'} instead.
    253253     *
    254254     * @param object $details The blog details.
Note: See TracChangeset for help on using the changeset viewer.