编辑“WordPress:Template Tags/the author link

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

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

最后版本 您的文本
第1行: 第1行:
== Description ==
==描述 ==
==描述 ==
This tag displays a link to the Website for the author of a post.  The '''Website''' field is set in the user's profile ([[WordPress:Administration_Panels|Administration]] > [[WordPress:Administration_Panels#Your_Profile|Profile]] > [[WordPress:Your_Profile_SubPanel|Your Profile]]).  The text for the link is the author's Profile '''Display name publicly as''' field. This tag must be used within [[WordPress:The Loop]].


这个标签显示了连接到文章作者网站的一个链接。'''网站'''区设置在用户的基本资料([[WordPress:Administration_Panels|管理]] > [[WordPress:Administration_Panels#Your_Profile|基本资料]] > [[WordPress:Your_Profile_SubPanel|你的基本资料]])中。链接的文本是作者的基本资料'''公开地显示姓名'''区。必须在[[WordPress:The Loop|The Loop]]内使用这个标签。
这个标签显示了连接到文章作者网站的一个链接。'''网站'''区设置在用户的基本资料([[WordPress:Administration_Panels|管理]] > [[WordPress:Administration_Panels#Your_Profile|基本资料]] > [[WordPress:Your_Profile_SubPanel|你的基本资料]])中。链接的文本是作者的基本资料'''公开地显示姓名'''区。必须在[[WordPress:The Loop|The Loop]]内使用这个标签。
== Usage ==
== 用法 ==
== 用法 ==


%%% <?php the_author_link(); ?> %%%
%%% <?php the_author_link(); ?> %%%
%%% <?php the_author_link(); ?> %%%
== Example ==


== 例子==
== 例子==
Displays the author's Website URL as a link and the text for the link is the author's Profile '''Display name publicly as''' field.  In this example, the author Display Name is James Smith.


将作者的网站URL显示为一个链接,链接的文本是作者的基本资料'''公开显示名称''' 区。在这个例子中,作者显示的姓名是James Smith。
将作者的网站URL显示为一个链接,链接的文本是作者的基本资料'''公开显示名称''' 区。在这个例子中,作者显示的姓名是James Smith。
&lt;p&gt;Written by:
<?php the_author_link(); ?>&lt;/p&gt;
&lt;p&gt;Written by:  
&lt;p&gt;Written by:  
<?php the_author_link(); ?>&lt;/p&gt;
<?php the_author_link(); ?>&lt;/p&gt;


Which displays as:
显示为:
显示为:
<div style="border:1px solid blue; padding:10px; width: 75%">Written by: [[WordPress:Template_Tags/the_author_link#Example|James Smith]]</div>
<div style="border:1px solid blue; padding:10px; width: 75%">由: [[WordPress:Template_Tags/the_author_link#Example|James Smith]]写的</div>
<div style="border:1px solid blue; padding:10px; width: 75%">由: [[WordPress:Template_Tags/the_author_link#Example|James Smith]]写的</div>
== Parameters ==


==参数==
==参数==


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


== 相关的==
== 相关的==
{{Tag Author Tags}}


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


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