get_tag [ WordPress-Funktionen ]
| Parameter: |
|
| Gibt zurück: |
|
| Definiert in: |
|
| Codex |
Retrieve post tag by tag ID or tag object.
If you pass the $tag parameter an object, which is assumed to be the tag row object retrieved the database. It will cache the tag data.
If you pass $tag an integer of the tag ID, then that tag will be retrieved from the database, if it isn't already cached, and pass it back.
If you look at get_term(), then both types will be passed through several filters and finally sanitized based on the $filter parameter value.
Beispiele [ wp-snippets.com ]
Top Google Suchergebnisse
- Function Reference/get tag « WordPress Codex
Description. Retrieve post tag by tag ID or tag object. If you pass the $tag parameter an object, which is assumed to be the tag row object retrieved the database.
codex.wordpress.org - get_tags - WordPress Codex
Description. Retrieve an array of objects for each term in post_tag taxonomy.
codex.wordpress.org - get_tag (WordPress Function) - WPSeek.com
Retrieve post tag by tag ID or tag object. WordPress lookup for get_tag, a WordPress Function.
wpseek.com - get_tag:WordPress私的マニュアル - 常用漢字一覧
2011年11月15日 ... WordPressの関数: get_tag - 投稿タグ情報を取得する.
elearn.jp
