WordPress: Template Tags/rss enclosure:修订间差异

来自站长百科
跳转至: 导航、​ 搜索
无编辑摘要
无编辑摘要
 
第1行: 第1行:
=Description=
=描述=
=描述=
Transforms links to audio or video files in a post into RSS enclosures. Used for [[WordPress:Podcasting]].


将文章中的音频和视屏文件的链接转变为RSS enclosures。用于[[WordPress:Podcasting|博客]]。
将文章中的音频和视屏文件的链接转变为RSS enclosures。用于[[WordPress:Podcasting|博客]]。
=Usage=
<pre>
<?php rss_enclosure(); ?>
</pre>
=Parameters=
None.
== Related ==
{{Tag General Tags}}
{{Tag Footer}}
{{Stub}}


=用法=
=用法=

2008年7月14日 (一) 17:02的最新版本

描述[ ]

将文章中的音频和视屏文件的链接转变为RSS enclosures。用于博客

用法[ ]

<?php rss_enclosure(); ?>

参数[ ]

没有。

相关的[ ]

模板:标签 总 标签


This page is [[WordPress::Category:Stubs|marked]] as incomplete. You can help Codex by expanding it.