apply_filters( 'bp_activity_maybe_load_mentions_scripts', bool $load_mentions, bool $mentions_enabled )

Filters whether or not BuddyPress should load mentions scripts and assets.


Description Description


Parameters Parameters

$load_mentions

True to load mentions assets, false otherwise.

$mentions_enabled

True if mentions are enabled.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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