apply_filters( 'get_search_form', string $form )

Filters the HTML output of the search form.


Description Description


Parameters Parameters

$form

(string) The search form HTML output.


Top ↑

Source Source

File: wp-includes/general-template.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.7.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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