bbp_search_results_url()

Output the search results url

Description

Source

File: bp-forums/search/template.php

function bbp_search_results_url() {
	echo esc_url( bbp_get_search_results_url() );
}

Changelog

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