apply_filters( 'search_form_format', string $format )

Filters the HTML format of the search form.


Description Description


Parameters Parameters

$format

(string) The type of markup to use in the search form. Accepts 'html5', 'xhtml'.


Top ↑

Source Source

File: wp-includes/general-template.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.6.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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