常用函数-get_attachment_template()

0条评论

常用函数-get_attachment_template()

说明

检索当前模板或父模板的附件模板路径。

附件路径首先查找mime类型的第一部分是否存在,接着超找第二部分。最后查找由下划线分成的两个类别。如果没有查找到任一部分,可查找'attachment.php'文件并返回。

Mime类别'text/plain'的示例包括'text.php', 'plain.php', 以及 'text_plain.php'。

用法

<?php get_attachment_template() ?>

参数

返回的值

(字符串)

返回当前模板或父母半的附件模板路径

示例

注释

修改记录

自2.0.0版本后

源文件

get_attachment_template()位于 wp-includes/theme.php中。

相关资源

发表新评论

此内容将保密,不会被其他人看见。
  • 自动将网址与电子邮件地址转变为链接。
  • 允许HTML标签:<a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • 自动断行和分段。

更多关於格式化选项的信息

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Enter the characters shown in the image.