bp_invitations_reset_cache_incrementor()
Resets all incremented bp_invitations caches.
Description
Source
File: bp-core/bp-core-cache.php
function bp_invitations_reset_cache_incrementor() {
bp_core_reset_incrementor( 'bp_invitations' );
}
Changelog
| Version | Description |
|---|---|
| BuddyPress 5.0.0 | BuddyPress 5.0.0 |
| BuddyBoss 1.3.5 | 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.