apply_filters( 'bp_nouveau_activity_scope_newest_class', array $my_classes , string $scope )
Filters the classes to be applied to the newest activity item.
Description Description
Leave other components do their specific stuff if needed.
Parameters Parameters
- $my_classes
-
(array) Array of classes to output to class attribute.
- $scope
-
(string) Current scope for the activity type.
Source Source
File: bp-templates/bp-nouveau/includes/activity/functions.php
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |