the_search_query [ WordPress Function ]
the_search_query ( No parameters )
| Uses: |
|
| Defined at: |
|
Soorgelijke functies: get_search_query, _admin_search_query, get_search_form, _search_terms_tidy, wp_reset_query
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.
Examples [ wp-snippets.com ]
Top Google zoekresultaten
- Function Reference/the search query « WordPress Codex
Displays the search query for the current request, if a search was made. This function can be used safely within HTML attributes (as in the "search box" example, ...
codex.wordpress.org - WordPress › Support » question about the_search_query()
Hi, I'm trying to pass along search queries to my own php variable, but the_search_query() seems to only directly output content to the browser. In other words ...
wordpress.org - テンプレートタグ/the search query - WordPress Codex 日本語版
2008年4月5日 ... <div> <input type="text" value="<?php the_search_query(); ?>" name="s" id="s" ... 関連. wp_title, get_posts, query_posts, the_search_query ...
wpdocs.sourceforge.jp - Where is the "the_search_query();" code found
I'm trying to add extra search functions for a plug-in, in most themes there is a search.php file that I edit to add the search function to include the ...
forum.bytesforall.com
Gebruikersdiscussies [ wordpress.org ]
- turk on "Remove Front Slash frm the_search_query"
- dcannon1 on "Remove Front Slash frm the_search_query"
- turk on "Remove Front Slash frm the_search_query"
- syncbox on "the_search_query()"
- 3stripe on "How to link to an empty search page?"
- 3stripe on "How to link to an empty search page?"
- 3stripe on "How to link to an empty search page?"
- otravers on "question about the_search_query()"
- otravers on "question about the_search_query()"
- therealhopeful on "the_search_query()"