File: bp-members/classes/class-bp-registration-theme-compat.php |
Description |
---|---|
BP_Registration_Theme_Compat |
The main theme compat class for BuddyPress Registration. |
BP_Registration_Theme_Compat::__construct() |
Setup the groups component theme compatibility. |
BP_Registration_Theme_Compat::is_registration() |
Are we looking at either the registration or activation pages? |
BP_Registration_Theme_Compat::template_hierarchy() |
Add template hierarchy to theme compat for registration/activation pages. |
bp_template_hierarchy_{$component} |
Filters the template hierarchy for theme compat and registration/activation pages. |
BP_Registration_Theme_Compat::dummy_post() |
Update the global $post with dummy data. |
BP_Registration_Theme_Compat::dummy_content() |
Filter the_content with either the register or activate templates. |