bp_xprofile_reset_fields_by_name_cache_incrementor()
Clear the field-name cache.
Description
Source
File: bp-xprofile/bp-xprofile-cache.php
function bp_xprofile_reset_fields_by_name_cache_incrementor() { bp_core_reset_incrementor( 'bp_xprofile_fields_by_name' ); }
Changelog
Version | Description |
---|---|
BuddyPress 2.8.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.