Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
06/09/2023 12:52:29 AM (20 months 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-notifications/bp-notifications-functions.php

    r13497 r13499  
    778778 * @since 2.3.0
    779779 *
    780  * @global wpdb $wpdb WordPress database object.
    781  *
    782780 * @param int    $notification_id ID of the notification item whose metadata is being deleted.
    783781 * @param string $meta_key        Optional. The key of the metadata being deleted. If
Note: See TracChangeset for help on using the changeset viewer.