文件:bp-core / bp-core-template-loader.php
|
描述 |
---|---|
bp_is_template_included () |
BuddyPress模板是否包含在内? |
bp_load_theme_functions () |
尝试加载一个自定义的BP函数文件,类似于每个themes functions.php文件。 |
bp_get_theme_compat_templates () |
获取要用作BuddyPress模板部件端点的模板。 |
bp_show_hide_toolbar () |
根据插件设置显示/隐藏WordPress工具栏。 |
bp_add_template_stack_locations () |
将模板位置添加到正在搜索的模板文件。 |
bp_add_template_stack_locations |
过滤要搜索的模板文件的模板位置。 |
bp_parse_query () |
将BuddyPress条件的检查添加到' parse_query '操作中。 |
bp_parse_query |
在bp_parse_query函数的末尾触发。 |
bp_template_include_theme_supports () |
可能拦截正在加载的模板。 |
bp_get_root_template |
过滤是否覆盖父/子主题中加载的模板。 |