BP_Nouveau_Search::setup_filters()

Register add_filter() hooks

Description

Source

File: bp-templates/bp-nouveau/includes/search/loader.php

71
72
73
protected function setup_filters() {
    add_filter( 'bp_nouveau_register_scripts', 'bp_nouveau_search_register_scripts', 10, 1 );
}

Changelog

Changelog
Version Description
BuddyPress 3.0.0 Introduced.

Questions?

We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.