bbp_get_query_name()

Get the ‘_bbp_query_name’ setting

Description

Return

(string) To return the query var value

Source

File: bp-forums/common/template.php

2223
2224
2225
function bbp_get_query_name()  {
    return get_query_var( '_bbp_query_name' );
}

Changelog

Changelog
Version Description
bbPress (r2695) 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.