Make WordPress Core

Changeset 41039


Ignore:
Timestamp:
07/13/2017 01:53:28 PM (7 years ago)
Author:
SergeyBiryukov
Message:

Docs: Add a @global entry for $wpdb in is_user_member_of_blog().

Props ajayghaghretiya1.
Fixes #41308.

File:
1 edited

Legend:

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

    r40980 r41039  
    694694 *
    695695 * @since MU 1.1
     696 *
     697 * @global wpdb $wpdb WordPress database abstraction object.
    696698 *
    697699 * @param int $user_id Optional. The unique ID of the user. Defaults to the current user.
Note: See TracChangeset for help on using the changeset viewer.