bbp_search_url()
Output the search url
Description
Source
File: bp-forums/search/template.php
function bbp_search_url() {
echo esc_url( bbp_get_search_url() );
}
Changelog
| Version | Description |
|---|---|
| bbPress (r4579) | 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.