bbp_search_results_url()

Output the search results url


Description Description


Source Source

File: includes/search/template.php

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

Top ↑

Changelog Changelog

Changelog
Version Description
2.4.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.