Make WordPress Core


Ignore:
Timestamp:
10/03/2017 05:43:37 PM (8 years ago)
Author:
johnbillion
Message:

Docs: Correct some @since MU notation that was broken in [41200].

Every function introduced by MU was introduced in 3.0.0 as this was when MU was merged.

See #41509

File:
1 edited

Legend:

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

    r41688 r41714  
    693693 * Find out whether a user is a member of a given blog.
    694694 *
    695  * @since MU (3.0.0) 1.1
     695 * @since MU (3.0.0)
    696696 *
    697697 * @global wpdb $wpdb WordPress database abstraction object.
Note: See TracChangeset for help on using the changeset viewer.