bp_get_group_send_invite_form_action (对象| bool美元集团)

输出组发送邀请表单的' action '属性。

描述

参数

美元集团

对象|保龄球)(可选)组对象。Default:循环中的当前组。

默认值:假

返回

(字符串)

文件:bp-groups / bp-groups-template.php

函数bp_get_group_send_invite_form_action($group = false) {global $ group_template;If (empty($group)) {$group =& $ group_template ->group;} /** *过滤组发送邀请表单的'action'属性。* * @since BuddyPress 1.0.0 * @since BuddyPress 2.5.0添加“$group”参数。* * @param string $value组发送邀请表单的动作属性。* @param object $group组对象。*/返回apply_filters('bp_group_send_invite_form_action', trailingslashit(bp_get_group_permalink($group))。'发送邀请/发送'),$group);}

更新日志

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

问题吗?

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