WordPress: Template Tags/the author yim:修订间差异

来自站长百科
跳转至: 导航、​ 搜索
无编辑摘要
无编辑摘要
 
第1行: 第1行:
{{Deprecated}}
{{不赞成的}}
{{不赞成的}}
== Description ==
== 描述 ==
== 描述 ==
Displays the MSN IM ID for the author of a post; Prior to WordPress 2.0, the '''MSN IM''' field was set in the user's profile, but the field in currently not accessible in the [[WordPress:Administration_Panels|Administration]] > [[WordPress:Administration_Panels#Your_Profile|Profile]] > [[WordPress:Your_Profile_SubPanel|Your Profile]] panel.  This tag must be used within [[WordPress:The Loop]].


显示文章作者的MSN IM ID。在WordPress2.0之前,'''MSN IM'''栏设置在用户的基本资料中,但是这一栏当前在[[WordPress:Administration_Panels|管理]] > [[WordPress:Administration_Panels#Your_Profile|基本资料]] > [[WordPress:Your_Profile_SubPanel|你的资本资料]]中不能够访问。必须在[[WordPress:The Loop|The Loop]]内部使用这个标签。
显示文章作者的MSN IM ID。在WordPress2.0之前,'''MSN IM'''栏设置在用户的基本资料中,但是这一栏当前在[[WordPress:Administration_Panels|管理]] > [[WordPress:Administration_Panels#Your_Profile|基本资料]] > [[WordPress:Your_Profile_SubPanel|你的资本资料]]中不能够访问。必须在[[WordPress:The Loop|The Loop]]内部使用这个标签。
== Replace With ==


== 取代 ==
== 取代 ==
No replacement exists for this template tag, as the field was removed from the [[WordPress:Your_Profile_SubPanel|Profile panel]].


没有什么内容可以取代当前的模板标签,因为这个栏从[[WordPress:Your_Profile_SubPanel|基本资料面板]]中移除了。
没有什么内容可以取代当前的模板标签,因为这个栏从[[WordPress:Your_Profile_SubPanel|基本资料面板]]中移除了。
== Usage ==


== 用法 ==
== 用法 ==
第23行: 第12行:
%%% <?php the_author_msn(); ?> %%%
%%% <?php the_author_msn(); ?> %%%


%%% <?php the_author_msn(); ?> %%%


== Example ==


== 例子 ==
== 例子 ==
&lt;p&gt;Contact me on MSN: <?php the_author_msn(); ?>&lt;/p&gt;


&lt;p&gt;在MSN上联系我: <?php the_author_msn(); ?>&lt;/p&gt;
&lt;p&gt;在MSN上联系我: <?php the_author_msn(); ?>&lt;/p&gt;


== Parameters ==


== 参数 ==
== 参数 ==
This tag does not accept any parameters.
这个标签不接受任何参数。
这个标签不接受任何参数。
== Related ==


== 相关的==
== 相关的==


{{Tag Author Tags}}
{{标签 作者 标签}}
 
{{标签作者标签}}


{{没有Param标签 页底文字}}
{{没有Param标签 页底文字}}

2008年7月11日 (五) 16:53的最新版本

模板:不赞成的

描述[ ]

显示文章作者的MSN IM ID。在WordPress2.0之前,MSN IM栏设置在用户的基本资料中,但是这一栏当前在管理 > 基本资料 > 你的资本资料中不能够访问。必须在The Loop内部使用这个标签。

取代[ ]

没有什么内容可以取代当前的模板标签,因为这个栏从基本资料面板中移除了。

用法[ ]

%%% <?php the_author_msn(); ?> %%%


例子[ ]

<p>在MSN上联系我: <?php the_author_msn(); ?></p>


参数[ ]

这个标签不接受任何参数。

相关的[ ]

模板:标签 作者 标签

模板:没有Param标签 页底文字