apply_filters( 'bp_nouveau_current_user_can', int $value, string $capability )

Filters whether or not the current user can perform an action for BuddyPress Nouveau.


Description Description


Parameters Parameters

$value

Current logged in user ID.

$capability

Current capability being checked.


Top ↑

Source Source

File: bp-templates/bp-nouveau/includes/functions.php


Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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