BP_Media_Theme_Compat: is_media ()

设置主题兼容性挂钩,如果我们在看媒体页面。

描述

文件:bp-media /类/ class-bp-media-theme-compat.php

public function is_media(){//如果不查看组,则保释。如果(!bp_is_media_component())返回;/ /媒体目录。如果(!bp_displayed_user_id () & & !Bp_current_action ()) {bp_update_is_directory(true, 'media');/**该动作记录在bp-media/bp-media-screen .php */ do_action('bp_media_screen_index');Add_filter ('bp_get_buddypress_template', array($this, 'directory_template_hierarchy'));Add_action ('bp_template_include_reset_dummy_post_data', array($this, 'directory_dummy_post')); add_filter( 'bp_replace_the_content', array( $this, 'directory_content' ) ); } }

更新日志

更新日志
版本 描述
BuddyBoss 1.0.0 介绍了。

问题吗?

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