@since: BuddyPress 2.7.0 |
Description |
---|---|
bp_core_get_incrementor() |
Gets a group-specific cache incrementor. |
bp_core_reset_incrementor() |
Reset a group-specific cache incrementor. |
bp_core_get_incremented_cache() |
Gets a value that has been cached using an incremented key. |
bp_core_set_incremented_cache() |
Caches a value using an incremented key. |
bp_core_filter_wp_query() |
Stop WordPress performing a DB query for its main loop. |
bp_core_login_filter_shake_codes() |
Add our custom error code to WP login’s shake error codes. |
bp_activity_reset_cache_incrementor() |
Reset cache incrementor for the Activity component. |