Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
06/09/2023 12:52:29 AM (3 years ago)
Author:
imath
Message:

Improve inline doc, informing about global variable usage in functions

These improvements are about various BP Members, BP Messages & BP Notifications files.

Props viralsampat

Fixes #8890

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-members/classes/class-bp-members-list-table.php

    r13476 r13499  
    5858     *
    5959     * @since 2.0.0
     60     *
     61     * @global string $usersearch The users search terms.
    6062     */
    6163    public function prepare_items() {
     
    98100     * @since 2.5.0
    99101     *
    100      * @global string $role The name of role the users screens is filtered by
     102     * @global string $role The name of role the users screens is filtered by.
    101103     */
    102104    public function views() {
Note: See TracChangeset for help on using the changeset viewer.