Make WordPress Core


Ignore:
Timestamp:
08/01/2017 08:43:25 PM (8 years ago)
Author:
DrewAPicture
Message:

Docs: Reduce confusion in @since MU notationss by indicating the WP version (3.0.0) the code was merged into core while retaining the original context.

Props sathyapulse.
Fixes #41509.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/my-sites.php

    r39551 r41200  
    9696     * to be added, either globally or for specific sites.
    9797     *
    98      * @since MU
     98     * @since MU (3.0.0)
    9999     *
    100100     * @param string $settings_html The settings HTML markup. Default empty.
     
    114114         * Filters the row links displayed for each site on the My Sites screen.
    115115         *
    116          * @since MU
     116         * @since MU (3.0.0)
    117117         *
    118118         * @param string $string    The HTML site link markup.
Note: See TracChangeset for help on using the changeset viewer.