BP_Messages_Notices_Admin: admin_menu ()

添加“站点通知”管理菜单项。

描述

文件:bp-messages /类/ class-bp-messages-notices-admin.php

public function admin_menu(){//如果当前用户不能调节社区,则退出。如果(!Bp_current_user_can ('bp_moderate') || !Bp_is_active ('messages')){返回false;} $this->screen_id = add_submenu_page('buddyboss-platform', __(' notifications ', 'buddyboss'), __(' notifications ', 'buddyboss'), 'manage_options', 'bp- notifications ', array($this, 'admin_index'));add_action(“载荷-”。$this->screen_id, array($this, 'admin_load'));}

更新日志

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

问题吗?

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