@since: BuddyPress 1.7.0 |
Description |
---|---|
BP_Blogs_Theme_Compat::create_content() |
Filter the_content with the create screen template part. |
BP_Blogs_Theme_Compat::directory_content() |
Filter the_content with the groups index template part. |
BP_Blogs_Theme_Compat::create_dummy_post() |
Update the global $post with create screen data. |
BP_Blogs_Theme_Compat |
The main theme compat class for BuddyPress Blogs. |
BP_Blogs_Theme_Compat::__construct() |
Set up theme compatibility for the Blogs component. |
BP_Blogs_Theme_Compat::is_blogs() |
Are we looking at something that needs Blogs theme compatibility? |
BP_Blogs_Theme_Compat::directory_dummy_post() |
Update the global $post with directory data. |
bp_xprofile_filter_user_query_populate_extras() |
Filter BP_User_Query::populate_extras to override each queries users fullname. |
messages_action_conversation |
Fires after processing a view request for a single message thread. |
messages_screen_conversation |
Fires right before the loading of the Messages view screen template file. |