- 赤色のリンクは、まだ日本語Codexに存在しないページ・画像です。英語版と併せてご覧ください。(詳細)
「テンプレート:Shortcode Tags」の版間の差分
提供: WordPress Codex 日本語版
細 (2009-08-04T15:47:06 Ramiy 版から新規作成。) |
(16:25, 21 May 2013 Hearvox 版に更新) |
||
1行目: | 1行目: | ||
[[ショートコード API|'''ショートコード''']]: | [[ショートコード API|'''ショートコード''']]: | ||
− | [[ | + | [[Function_Reference/do_shortcode | do_shortcode()]], |
− | [[ | + | [[Function_Reference/add_shortcode | add_shortcode()]], |
− | [[ | + | [[Function_Reference/remove_shortcode | remove_shortcode()]], |
− | [[ | + | [[Function_Reference/remove_all_shortcodes | remove_all_shortcodes()]], |
− | [[ | + | [[Function_Reference/shortcode_atts | shortcode_atts()]], |
− | [[ | + | [[Function_Reference/strip_shortcodes | strip_shortcodes()]], |
+ | [[Function_Reference/shortcode_exists|shortcode_exists()]], | ||
+ | [[Function_Reference/has_shortcode|has_shortcode()]], | ||
+ | [[Function_Reference/wp_audio_shortcode|wp_audio_shortcode()]], | ||
+ | [[Function_Reference/wp_video_shortcode|wp_video_shortcode()]] | ||
[[Category:関数]] | [[Category:関数]] | ||
<noinclude> | <noinclude> | ||
− | {{原文|Template:Shortcode Tags| | + | {{原文|Template:Shortcode Tags|131270}} <!-- 16:25, 21 May 2013 Hearvox 版 --> |
[[en:Template:Shortcode Tags]] | [[en:Template:Shortcode Tags]] | ||
</noinclude> | </noinclude> |
2013年8月14日 (水) 22:05時点における版
ショートコード: do_shortcode(), add_shortcode(), remove_shortcode(), remove_all_shortcodes(), shortcode_atts(), strip_shortcodes(), shortcode_exists(), has_shortcode(), wp_audio_shortcode(), wp_video_shortcode()