常用函数-get_theme_root_uri()
常用函数-get_theme_root_uri() 说明 检索 主题 目录的URI。 没有结尾斜线。 用法 &…
常用函数-get_theme_root_uri()
说明
检索 主题 目录的URI。
没有结尾斜线。
用法
<?php get_theme_root_uri() ?>
参数
无
返回的值
(字符串)
主题URI
示例
注释
- 用法:apply_filters()在uri上调用’theme_root_uri’过滤器。
- 用法:用content_url() 检索’themes’uri。
- 用法:用get_option() 检索’siteurl’选项。
修改记录
自1.5.0版本后
源文件
get_theme_root_uri()位于 wp-includes/theme.php中。
相关资源
分类:中文手册
类别:WordPress教程、
本文收集自互联网,转载请注明来源。
如有侵权,请联系 wper_net@163.com 删除。
还没有任何评论,赶紧来占个楼吧!