Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
03/09/2024 04:40:09 AM (2 years ago)
Author:
imath
Message:

Improve some method/function inline docs adding @global docblocks

Props shailu25

Fixes #9116
Closes https://github.com/buddypress/buddypress/pull/252

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-activity/classes/class-bp-activity-query.php

    r13634 r13757  
    109109     * @since 2.2.0
    110110     *
     111     * @global wpdb $wpdb WordPress database object.
     112     *
    111113     * @param  array $clause       Array of arguments belonging to the clause.
    112114     * @param  array $parent_query Parent query to which the clause belongs.
Note: See TracChangeset for help on using the changeset viewer.