Skip to:
Content
Pages
Categories
Search
Top
Bottom

Disable auto suggestions in mentions

  • @volcap

    Participant

    How to disable auto suggestions in mentions in buddupress activities?

Viewing 2 replies - 1 through 2 (of 2 total)
  • @anonymized-6594935

    Inactive

    Hi,

    1. if not already created: add a bp-custom.php file.
    2. into this bp-custom.php file add the following line:

    add_filter( 'bp_activity_maybe_load_mentions_scripts', '__return_false' );

    @volcap

    Participant

    Muito obrigado, valeu mesmo.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Disable auto suggestions in mentions’ is closed to new replies.
Skip to toolbar