検索のためのパーマリンクを取得します。
Retrieve permalink for search.
目次
get_search_linkのテンプレートタグ使用方法
[php][/php]get_search_linkのパラメーター
$query
(string) (optional)オプションです。クエリ文字列に使用します。空の場合、現在のクエリが使用されます。
デフォルト:空の文字列
(string) (optional) Optional. The query string to use. If empty the current query is used.
Default: empty string
返り値
(string)
変更ログ
Since: 3.0
ソースファイル
get_search_link()は、wp-includes/link-template.php内に位置しています。
get_search_link() is located in wp-includes/link-template.php
コメント