bp_activity_is_feed_enable( string $feed_id = '' )

Checks whether an activity feed is enabled.


Description Description


Parameters Parameters

$feed_id

(Optional) The feed identifier. Possible values are: 'sitewide', 'personal', 'friends', 'mygroups', 'mentions', 'favorites'.

Default value: ''


Top ↑

Source Source

File: bp-activity/bp-activity-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
8.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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