编辑“WordPress:Template Tags/the author

跳转至: 导航、​ 搜索
警告:您没有登录。如果您做出任意编辑,您的IP地址将会公开可见。如果您登录创建一个账户,您的编辑将归属于您的用户名,且将享受其他好处。

该编辑可以被撤销。 请检查下面的对比以核实您想要撤销的内容,然后发布下面的更改以完成撤销。

最后版本 您的文本
第1行: 第1行:
== Description ==
== 描述 ==
== 描述 ==
The author of a post can be '''displayed''' by using this [[WordPress:Template_Tags|Template Tag]].  This tag must be used within [[WordPress:The Loop]].


通过使用[[WordPress:Template_Tags|模板标签]],可以'''显示'''一篇文章的作者。必须在[[WordPress:The Loop|The Loop]]中使用这个标签。
通过使用[[WordPress:Template_Tags|模板标签]],可以'''显示'''一篇文章的作者。必须在[[WordPress:The Loop|The Loop]]中使用这个标签。
== Usage ==


== 用法 ==
== 用法 ==


%%% <?php the_author(); ?> %%%
%%% <?php the_author(); ?> %%%
%%% <?php the_author(); ?> %%%
== Examples ==


== 例子 ==
== 例子 ==
=== Display Author's 'Public' Name ===


===显示作者的 '公用' 名 ===
===显示作者的 '公用' 名 ===


Displays the value in the user's '''Display name publicly as''' field.


在用户的'''公开地显示姓名'''栏中显示参数值。
在用户的'''公开地显示姓名'''栏中显示参数值。


&lt;p&gt;This post was written by <?php the_author(); ?>&lt;/p&gt;


&lt;p&gt;这篇文章是由 <?php the_author()写的; ?>&lt;/p&gt;
&lt;p&gt;这边文章是由 <?php the_author()写的; ?>&lt;/p&gt;
 
== Parameters ==


== 参数 ==
== 参数 ==
This function takes no arguments. (The arguments have been deprecated.)


这个函数没有论证。(论证被抨击了。)
这个函数没有论证。(论证被抨击了。)


 
== Related ==


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


 
{{Tag Author Tags}}


{{标签作者标签}}
{{标签作者标签}}


 
{{PHP Function Tag Footer}}
{{PHP 函数标签页底文字}}
{{PHP 函数标签页底文字}}
请注意,您对站长百科的所有贡献都可能被其他贡献者编辑,修改或删除。如果您不希望您的文字被任意修改和再散布,请不要提交。
您同时也要向我们保证您所提交的内容是您自己所作,或得自一个不受版权保护或相似自由的来源(参阅Wordpress-mediawiki:版权的细节)。 未经许可,请勿提交受版权保护的作品!
取消 编辑帮助(在新窗口中打开)