bp_get_theme_compat_url ()

获取正在使用的主题包的URL。

描述

这可以过滤,或手动设置。狡猾的主题作者可以覆盖默认设置,并为其主题包含自己的BuddyPress兼容性层。

返回

(字符串)当前正在使用的主题包的URL。

文件:bp-core / bp-core-theme-compatibility.php

函数bp_get_theme_compat_url(){/** *过滤使用的主题包的URL。* * @since BuddyPress 1.7.0 * * @param string $url使用的主题包的url。*/返回apply_filters('bp_get_theme_compat_url', buddypress()->theme_compat->theme->url);}

更新日志

更新日志
版本 描述
BuddyPress 1.7.0 介绍了。

问题吗?

我们总是很乐意帮助您解决代码或其他问题!搜索我们的开发人员文档联络支持,或与我们联系销售团队