bp_是_寄存器_页面()
当前页面是注册页面吗?
描述
回来
(布尔)如果当前页是注册页,则为True。
来源
文件:bp-core/bp-core-template.php
函数bp_是_register_page(){return(bool)bp_是_current_component('register');}
变更日志
版本 | 描述 |
---|---|
BuddyPress 1.1.0 | 介绍。 |
相关的
使用
使用 | 描述 |
---|---|
bp-core/bp-core-template.php:bp_是_当前_组件() | 检查当前页是否属于指定的组件。 |
所使用的 | 描述 |
---|---|
bp-core/bp-core-cssjs.php:bp_核心_寄存器_页面_js() | 加载JS for register页面并填充条件字段 |
bp xprofile/classes/class-bp-xprofile-field-type-member-types.php:BP_XProfile_Field_Type_Member_Types::edit_Field_html() | 输出此字段类型的编辑字段HTML。 |
bp-xprofile/bp-xprofile-filters.php:xprofile\u filter\u field\u edit\u name() | 有条件地筛选“bp\u获取\u配置文件\u字段\u名称”,以返回备用名称(如果可用)。 |
bp-xprofile/bp-xprofile-template.php:bp_获取_配置文件_字段_可见性_级别() | 返回此字段的可见性级别。 |
bp-xprofile/bp-xprofile-template.php:bp\获取\配置文件\字段\可见性\级别\标签() | 返回此字段的可见性级别标签。 |
bp-xprofile/bp-xprofile-template.php:bp_具有_配置文件() | 查询XProfile组和字段。 |
bp xprofile/classes/class-bp-xprofile-group.php:BP_XProfile_Group::get() | 填充BP_XProfile_集团具有配置文件字段组、字段和字段数据的对象。 |
bp xprofile/classes/class-bp-xprofile-field-type-url.php:BP_XProfile_Field_Type_URL::edit_Field_html() | 输出此字段类型的编辑字段HTML。 |
bp xprofile/classes/class-bp-xprofile-field-type-radiobutton.php:BP_XProfile_Field_Type_单选按钮::编辑_Field_html() | 输出此字段类型的编辑字段HTML。 |
bp xprofile/classes/class-bp-xprofile-field-type-telephone.php:BP_XProfile_Field_Type_phone::编辑_Field_html() | 输出此字段类型的编辑字段HTML。 |
bp xprofile/classes/class-bp-xprofile-field-type-checkbox.php:BP_XProfile_Field_Type_复选框::编辑_Field_html() | 输出此字段类型的编辑字段HTML。 |
bp xprofile/classes/class-bp-xprofile-field-type-number.php:BP_XProfile_Field_Type_Number::edit_Field_html() | 输出此字段类型的编辑字段HTML。 |
bp xprofile/classes/class-bp-xprofile-field-type-textarea.php:BP_XProfile_Field_Type_Textarea::edit_Field_html() | 输出此字段类型的编辑字段HTML。 |
bp-xprofile/classes/class-bp-xprofile-field-type-textbox.php:BP_XProfile_Field_Type_Textbox::edit_Field_html() | 输出此字段类型的编辑字段HTML。 |
bp xprofile/classes/class-bp-xprofile-field-type-gender.php:BP_XProfile_Field_Type_Gender::edit_Field_html() | 输出此字段类型的编辑字段HTML。 |
bp xprofile/classes/class-bp-xprofile-field-type-datebox.php:BP_XProfile_Field_Type_Datebox::edit_Field_html() | 输出此字段类型的编辑字段HTML。 |
bp-xprofile /类/ class-bp-xprofile-field-type-selectbox.php:BP\u XProfile\u Field\u Type\u Selectbox::edit\u Field\u html() | 输出此字段类型的编辑字段HTML。 |
bp xprofile/classes/class-bp-xprofile-field-type-social-networks.php:BP_XProfile_Field_Type_Social_Networks::编辑_Field_html() | 输出此字段类型的编辑字段HTML。 |
bp-xprofile /类/ class-bp-xprofile-field-type-multiselectbox.php:BP_XProfile_Field_Type_Multiselectbox::edit_Field_html() | 输出此字段类型的编辑字段HTML。 |
bp xprofile/classes/class-bp-xprofile-field.php:BP\u XProfile\u Field::获取成员类型()的字段 | 获取适用于给定配置文件类型或配置文件类型数组的字段ID。 |
bp members/classes/class-bp-members-component.php:BP_成员_组件::后期_包括() | 后期包括方法。 |
bp成员/classes/class-bp-registration-theme-compat.php:BP_注册_主题_Compat::is_注册() | 我们是在查看注册页面还是激活页面? |
bp成员/classes/class-bp-registration-theme-compat.php:BP_注册_主题_兼容::虚拟_发布() | 使用虚拟数据更新全局$post。 |
bp成员/classes/class-bp-registration-theme-compat.php:BP_注册_主题_兼容::虚拟_内容() | 使用“注册”或“激活”模板筛选\u内容。 |
bp invests/bp-invests-functions.php:bp邀请成员邀请邀请页面() | 检查当前页面是否为“接受邀请”? |
bp模板/bp nouveau/includes/blogs/loader.php:BP_Nouveau_博客::设置_操作() | 注册do_action()钩子 |
bp templates/bp nouveau/includes/xprofile/functions.php:bp_nouveau_xprofile_enqueue_scripts() | 将xprofile脚本排队 |
bp模板/bp nouveau/buddypress-functions.php:BP_Nouveau::排队_脚本() | 将所需的JavaScript文件排队 |
bp-core/bp-core-template.php:bp_获取_post_类() | 根据BuddyPress内容自定义PostCSS类。 |
bp-core/bp-core-template.php:bp_获取_标题_零件() | 获取BuddyPress显示页面的标题部分 |
bp-core/bp-core-template.php:bp_获取_body_类() | 根据当前显示的BP内容定制body类。 |
bp-core/bp-core-cssjs.php:bp_核心_寄存器_通用_脚本() | 注册BuddyPress常用的脚本。 |
bp-core/bp-core-catchuri.php:bp_获取_规范_url() | 获取当前页面的规范URL。 |
bp-core/bp-core-catchuri.php:bp_专用_网络_模板_重定向() | 如果BuddyBoss设置中启用了私有网络,则会将用户重定向到登录页面。 |