@since: bbPress (r4579)
Description
bbp_admin_setting_callback_search_slug()

Search slug setting field

Source: bp-forums/admin/settings.php:1088

bbp_get_search_template()

Get the search template

Source: bp-forums/core/template-loader.php:285

bbp_get_search_rewrite_id()

Return the unique ID for all search rewrite rules

Source: bp-forums/core/functions.php:480

bbp_get_search_slug()

Return the search slug

Source: bp-forums/core/options.php:599

BBP_Search_Widget::update()

Update the widget options

Source: bp-forums/common/widgets.php:465

BBP_Search_Widget::form()

Output the search widget options form

Source: bp-forums/common/widgets.php:481

BBP_Search_Widget

Forums Search Widget

Source: bp-forums/common/widgets.php:387

BBP_Search_Widget::__construct()

Forums Search Widget

Source: bp-forums/common/widgets.php:399

BBP_Search_Widget::register_widget()

Register the widget

Source: bp-forums/common/widgets.php:418

BBP_Search_Widget::widget()

Displays the output, the search form

Source: bp-forums/common/widgets.php:430