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 ]

Google Arama Sonuçlarý

Dahasý ...

0 User Note(s)

Henüz yok. Ýlk sen ol!

Yeni Ekle ...



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