2020-05-01 / 5234阅 / 悠然
Retrieves the contents of the search WordPress query variable.
The search query string is passed through esc_attr() to ensure that it is safe for placing in an html attribute.
(bool)
(Optional)
Whether the result is escaped. >Default value: true
(string)