edit_tag_link [ WordPress Function ]
edit_tag_link ( $link = '', $before = '', $after = '', $tag = null )
| Parameters: |
|
| Returns: |
|
| Defined at: |
|
Display or retrieve edit tag link with formatting.
Examples [ wp-snippets.com ]
Google Arama Sonuçlarý
- Function Reference/edit tag link « WordPress Codex
Description. Displays a link to edit the current tag, if the user is logged in and allowed to edit the tag. It must be within The Loop. Use get_edit_tag_link to retrieve ...
codex.wordpress.org - edit_tag_link() WordPress function reference, arguments and source ...
Display or retrieve edit tag link with formatting. ... edit_tag_link( $link = '', $before = '', $after = '', $tag = null ). link: (string) Optional. Anchor text. Default: ''; before ...
queryposts.com - Функция WordPress: edit_tag_link / Альтернативный взгляд на ...
30 май 2011 ... Выводит ссылку на редактирование текущей метки, если пользователю разрешено изменять метки.
wp-kama.ru - テンプレートタグ/edit tag link - WordPress Codex 日本語版
2010年3月3日 ... このページ「テンプレートタグ/edit tag link」は未翻訳です。和訳や日本語情報を加筆し てくださる協力者を求めています。 情報募集中: このテンプレートタグ ...
wpdocs.sourceforge.jp