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.


Parameters Parameters

$value

(int) Current logged in user ID.

$capability

(string) Current capability being checked.


Source Source

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

View on Trac



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.