apply_filters( 'xprofile_data_last_updated_before_save', int $last_updated, int $data_id )

Filters the data’s last updated timestamp before saving to the database.

Description

Parameters

$last_updated

(int) The last updated timestamp.

$data_id

(int) The field data ID.

Source

File: bp-xprofile/classes/class-bp-xprofile-profiledata.php

Changelog

Changelog
Version Description
BuddyPress 1.0.0 Introduced.

Questions?

We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.