Switch language

wpseek.com
A WordPress-centric search engine for devs and theme authors




the_search_query [ WordPress Function ]

the_search_query ( No parameters )
Uses:
Defined at:



Display the contents of the search query variable.

The search query string is passed through {@link esc_attr()} to ensure that it is safe for placing in an html attribute.

Source


<?php
function the_search_query() {
    echo 
esc_attrapply_filters'the_search_query'get_search_queryfalse ) ) );
}
?>

Examples [ wp-snippets.com ]

Top Google zoekresultaten

Meer ...

0 User Note(s)

Nog geen één. Wees de eerste!

Nieuw toevoegen ...



HTML5 Powered with CSS3 / Styling, Performance & Integration, and Semantics