文件:bp-core / bp-core-theme-compatibility.php
描述
bp_remove_all_filters ()

移除WordPress过滤器钩子中的所有过滤器。

来源:bp-core / bp-core-theme-compatibility.php: 733

bp_restore_all_filters ()

恢复过滤器已删除使用bp_remove_all_filters ()

来源:bp-core / bp-core-theme-compatibility.php: 788

bp_comments_open ()

强制comments_status为“关闭”的BuddyPress帖子类型。

来源:bp-core / bp-core-theme-compatibility.php: 838

bp_force_comment_status

过滤是否强制关闭BuddyPress文章类型的comments_status。

来源:bp-core / bp-core-theme-compatibility.php: 851

bp_theme_compat_toggle_is_page ()

不允许{@link comments_template()}在主题兼容性期间渲染。

来源:bp-core / bp-core-theme-compatibility.php: 873

bp_theme_compat_loop_end ()

如果使用BuddyPress切换,则恢复' is_single '和' is_page '标志。

来源:bp-core / bp-core-theme-compatibility.php: 895

bp_check_theme_template_pack_dependency ()

如果主题声明了一个依赖项,可能会覆盖首选的模板包。

来源:bp-core / bp-core-theme-compatibility.php: 918

bp_do_theme_compat ()

我们正在替换the_content吗?

来源:bp-core / bp-core-theme-compatibility.php: 710

bp_register_theme_package ()

在活动主题包数组中注册一个新的BuddyPress主题包。

来源:bp-core / bp-core-theme-compatibility.php: 425

bp_theme_compat_reset_post ()

用虚拟数据填充各种WordPress全局变量以防止错误。

来源:bp-core / bp-core-theme-compatibility.php: 463

Baidu