xprofile_admin_screen (字符串美元的消息='',字符串美元的类型=“错误”)
输出主要的XProfile管理屏幕。
描述
参数
- 美元的消息
-
(字符串)(可选)反馈信息。
默认值:“
- 美元的类型
-
(字符串)(可选)反馈类型。
默认值:‘错误’
源
文件:bp-xprofile / bp-xprofile-admin.php
函数xprofile_admin_screen($ message ='',$ type ='错误'){//用户admin url $ url = bp_get_admin_url('admin.php');//添加组$ add_group_url = add_query_arg(array('页面'=>'bp-profile-setup','mode'=>'add_group'),$ url);//验证类型。$ type = preg_replace('| [^ a-z] | i','',$ type);//获取所有配置文件组和字段。$组= bp_xprofile_get_groups(数组('fetch_fields'=> true));?><?php $ users_tab = count(bp_core_get_users_admin_tabs());if($ users_tab> 1){?><?php bp_core_admin_users_tabs(__('profile字段','buddyboss'));?> h2> <?php}?> div>
更新日志
更新日志 版本 描述 BuddyPress tripwire 介绍了。 问题吗?