Changeset 13890 for trunk/src/bp-members/bp-members-activity.php
- Timestamp:
- 06/02/2024 01:06:10 AM (6 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-members/bp-members-activity.php
r13180 r13890 259 259 * @param int $user_id The user ID. 260 260 * @param int $timestamp The timestamp when the activity was created. 261 * @return bool True on success.False otherwise.261 * @return bool False otherwise. 262 262 */ 263 263 function bp_members_remove_previous_avatar_activity( $user_id = 0, $timestamp = 0 ) {
Note: See TracChangeset
for help on using the changeset viewer.