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/includes/class-wp-ms-users-list-table.php

    r41161 r41200  
    175175         * Filters the columns displayed in the Network Admin Users list table.
    176176         *
    177          * @since MU
     177         * @since MU (3.0.0)
    178178         *
    179179         * @param array $users_columns An array of user columns. Default 'cb', 'username',
Note: See TracChangeset for help on using the changeset viewer.