常用函数-locale_stylesheet()

0条评论

常用函数-locale_stylesheet()

说明

显示本地化的样式表单链接元素。

get_locale_stylesheet_uri() 返回某个值,locale_stylesheet 会响应一个可用的xhtml<link>标签,如下所示:

<link rel="stylesheet" href="path_to_stylesheet" type="text/css" media="screen" />  

get_locale_stylesheet_uri() 不返回值, locale_stylesheet函数退出。

用法

<?php locale_stylesheet() ?>

参数

返回的值

(空)

该函数不返回任何值

示例

注释

使用get_locale_stylesheet_uri()

修改记录

自2.1.0版本后

源文件

locale_stylesheet()位于 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.