- Timestamp:
- 01/07/2023 12:18:55 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-notifications/classes/class-bp-notifications-notification.php
r13243 r13395 190 190 * @since 1.9.0 191 191 * 192 * @global BuddyPress $bp The one true BuddyPress instance.193 192 * @global wpdb $wpdb WordPress database object. 194 193 */ … … 589 588 * @since 1.9.0 590 589 * 591 * @global BuddyPress $bp The one true BuddyPress instance.592 590 * @global wpdb $wpdb WordPress database object. 593 591 * … … 644 642 * @since 1.9.0 645 643 * 646 * @global BuddyPress $bp The one true BuddyPress instance.647 644 * @global wpdb $wpdb WordPress database object. 648 645 * … … 756 753 * @since 1.9.0 757 754 * 758 * @global BuddyPress $bp The one true BuddyPress instance.759 755 * @global wpdb $wpdb WordPress database object. 760 756 * … … 1309 1305 * @since 3.0.0 1310 1306 * 1311 * @global BuddyPress $bp The one true BuddyPress instance.1312 1307 * @global wpdb $wpdb WordPress database object. 1313 1308 *
Note: See TracChangeset
for help on using the changeset viewer.