apply_filters( 'search_form_args', array $args )

Filters the array of arguments used when generating the search form.


Description Description


Parameters Parameters

$args

(array) The array of arguments for building the search form.


Top ↑

Source Source

File: wp-includes/general-template.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
5.2.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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