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.


Parameters Parameters

$last_updated

(int) The last updated timestamp.

$data_id

(int) The field data ID.


Source Source

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

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.