bp_activity_enable_feeds, $retval, $feed_id

bp_activity_enable_feeds, $retval, $feed_id

Appears in:
Hook Type: filter

See hook in core

Displaying hooks found in version: buddypress.14.5.2

apply_filters('bp_activity_enable_feeds, $retval, $feed_id') is found 1 times:

  • /bp-activity/bp-activity-functions.php line 4558

    Warning: Undefined array key 4559 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 4560 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 4561 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 4562 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 4563 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    	 *
    	 * @param bool   $retval  Whether this feed is enabled or not.
    	 * @param string $feed_id The feed identifier.
    	 */
    	return (bool) apply_filters( 'bp_activity_enable_feeds', $retval, $feed_id );
    }