bbp_get_view_link

bbp_get_view_link

Hook Type: filter

See hook in core

Displaying hooks found in version: bbpress.2.6.9

apply_filters('bbp_get_view_link') is found 1 times:

  • /includes/common/template.php line 2145
    2141
    2142
    2143
    2144
    2145
    2146
    2147
    2148
    2149
    2150
    2151
                ), home_url( '/' ) );
            }
     
            // Filter & return
            return apply_filters( 'bbp_get_view_link', $url, $view );
        }
     
    /** Query *********************************************************************/
     
    /**
     * Check the passed parameter against the current _bbp_query_name