etivite

WordPress, BuddyPress, bbPress, JSF, CMS :: e for everything web development and consulting

Main menu

Skip to primary content
Skip to secondary content
  • Home
  • Action and Filter API Hooks
  • WordPress Plugins
  • Code and Projects
  • Blog

API Hooks: BuddyPress:: Component: bp-core (205)

groups_at_message_notification_to

apply_filters( 'groups_at_message_notification_to', $to )

Continue reading →

Component: bp-core  | File: /bp-core/deprecated/1.5.php 

groups_at_message_notification_subject

apply_filters( 'groups_at_message_notification_subject', $subject, $group, $poster_name )

Continue reading →

Component: bp-core  | File: /bp-core/deprecated/1.5.php 

groups_at_message_notification_message

apply_filters( 'groups_at_message_notification_message', $message, $group, $poster_name, $content, $message_link, $settings_link )

Continue reading →

Component: bp-core  | File: /bp-core/deprecated/1.5.php 

embed_post_id

apply_filters( 'embed_post_id', 0 )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-classes.php 

embed_handler_html

apply_filters( 'embed_handler_html', $return, $url, $attr )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-classes.php 

buddypress_locale

apply_filters( 'buddypress_locale', get_locale() )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-functions.php 

bp_wp_login_error

apply_filters( 'bp_wp_login_error', __( 'You must log in to access the page you requested.', 'buddypress' ), $_REQUEST['redirect_to'] )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-catchuri.php 

bp_word_or_name

apply_filters( 'bp_word_or_name', $youtext )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-template.php 

bp_use_wp_admin_bar

apply_filters( 'bp_use_wp_admin_bar', defined( 'BP_USE_WP_ADMIN_BAR' ) && BP_USE_WP_ADMIN_BAR )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-functions.php 

bp_use_oembed_in_activity

apply_filters( 'bp_use_oembed_in_activity', !defined( 'BP_EMBED_DISABLE_ACTIVITY' ) || !BP_EMBED_DISABLE_ACTIVITY )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-functions.php 

bp_use_embed_in_private_messages

apply_filters( 'bp_use_embed_in_private_messages', !defined( 'BP_EMBED_DISABLE_PRIVATE_MESSAGES' ) || !BP_EMBED_DISABLE_PRIVATE_MESSAGES )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-functions.php 

bp_use_embed_in_forum_posts

apply_filters( 'bp_use_embed_in_forum_posts', !defined( 'BP_EMBED_DISABLE_FORUM_POSTS' ) || !BP_EMBED_DISABLE_FORUM_POSTS )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-functions.php 

bp_use_embed_in_activity_replies

apply_filters( 'bp_use_embed_in_activity_replies', !defined( 'BP_EMBED_DISABLE_ACTIVITY_REPLIES' ) || !BP_EMBED_DISABLE_ACTIVITY_REPLIES )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-functions.php 

bp_user_gravatar_default

apply_filters( 'bp_user_gravatar_default',  $bp->site_options['avatar_default'] )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-loader.php 

bp_user_has_access

apply_filters( 'bp_user_has_access', $has_access )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-template.php 

bp_uri

apply_filters( 'bp_uri', $path )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-catchuri.php 

bp_update_is_item_mod

apply_filters( 'bp_update_is_item_mod', $is_item_mod, $component )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-functions.php 

bp_update_is_item_admin

apply_filters( 'bp_update_is_item_admin', $is_item_admin, $component )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-functions.php 

bp_update_is_directory

apply_filters( 'bp_update_is_directory', $is_directory, $component )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-functions.php 

bp_site_name

apply_filters( 'bp_site_name', get_bloginfo( 'name', 'display' ) )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-template.php 

bp_search_form_type_select_options

apply_filters( 'bp_search_form_type_select_options', $options )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-template.php 

bp_search_form_type_select

apply_filters( 'bp_search_form_type_select', $selection_box )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-template.php 

bp_search_form_enabled

apply_filters( 'bp_search_form_enabled', true )

Continue reading →

Component: bp-core  | File: /bp-core/deprecated/1.5.php 

bp_search_form_action

apply_filters( 'bp_search_form_action', bp_get_root_domain() . '/' . bp_get_search_slug() )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-template.php 

bp_search_form

apply_filters( 'bp_search_form', $form )

Continue reading →

Component: bp-core  | File: /bp-core/deprecated/1.5.php 

bp_required_components

apply_filters( 'bp_required_components', array( 'members' ) )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-loader.php 

bp_registration_needs_activation

apply_filters( 'bp_registration_needs_activation', true )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-template.php 

bp_post_author_avatar

apply_filters( 'bp_post_author_avatar', bp_core_fetch_avatar( array( 'item_id' => $post->post_author, 'type' => 'thumb' ) ) )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-template.php 

bp_page_title

apply_filters( 'bp_page_title', esc_attr( $title ), esc_attr( $title ) )

Continue reading →

Component: bp-core  | File: /bp-core/deprecated/1.5.php 

bp_no_access_root

apply_filters( 'bp_no_access_root', $root, $redirect, $message, $mode ) )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-catchuri.php 

bp_optional_components

apply_filters( 'bp_optional_components', array( 'activity', 'blogs', 'forums', 'friends', 'groups', 'messages', 'settings', 'xprofile' ) )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-loader.php 

bp_no_access_redirect

apply_filters( 'bp_no_access_redirect', !empty( $_REQUEST['redirect_to'] ) ? $_REQUEST['redirect_to'] : '' )

Continue reading →

Component: bp-core, bp-themes  | File: /bp-core/bp-core-catchuri.php, /bp-themes/bp-default/functions.php 

bp_no_access_mode

apply_filters( 'bp_no_access_mode', $mode, $root, $redirect, $message )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-catchuri.php 

bp_no_access_message

apply_filters( 'bp_no_access_message', $message, $root, $redirect, $mode )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-catchuri.php 

bp_nav_item_has_subnav

apply_filters( 'bp_nav_item_has_subnav', $has_subnav, $nav_item )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-buddybar.php 

bp_modify_page_title

apply_filters( 'bp_modify_page_title', $title . " $sep ", $title, $sep, $seplocation )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-filters.php 

bp_logout_link

apply_filters( 'bp_logout_link', $logout_link )

Continue reading →

Component: bp-core  | File: /bp-core/deprecated/1.5.php 

bp_located_template

apply_filters( 'bp_located_template', locate_template( (array) $filtered_templates, false ), $filtered_templates ) )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-catchuri.php 

bp_load_template

apply_filters( 'bp_load_template', $located_template ) )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-catchuri.php 

bp_is_username_compatibility_mode

apply_filters( 'bp_is_username_compatibility_mode', defined( 'BP_ENABLE_USERNAME_COMPATIBILITY_MODE' ) && BP_ENABLE_USERNAME_COMPATIBILITY_MODE )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-functions.php 

bp_is_root_blog

apply_filters( 'bp_is_root_blog', (bool) $is_root_blog )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-functions.php 

bp_is_my_profile

apply_filters( 'bp_is_my_profile', $my_profile )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-template.php 

bp_is_multiblog_mode

apply_filters( 'bp_is_multiblog_mode', is_multisite() && defined( 'BP_ENABLE_MULTIBLOG' ) && BP_ENABLE_MULTIBLOG )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-functions.php 

bp_is_current_component

apply_filters( 'bp_is_current_component', $is_current_component, $component )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-template.php 

bp_is_component_front_page

apply_filters( 'bp_is_component_front_page', ( $bp->pages->{$component}->id == get_option( 'page_on_front' ) ), $component )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-template.php 

bp_is_action_variable

apply_filters( 'bp_is_action_variable', $is_action_variable, $action_variable, $position )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-template.php 

bp_is_blog_page

apply_filters( 'bp_is_blog_page', $is_blog_page )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-template.php 

bp_inline_cropper_image

apply_filters( 'bp_inline_cropper_image', getimagesize( bp_core_avatar_upload_path() . $bp->avatar_admin->image->dir ) )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-cssjs.php 

bp_group_gravatar_default

apply_filters( 'bp_group_gravatar_default', $bp->grav_default->user )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-loader.php 

bp_gravatar_url

apply_filters( 'bp_gravatar_url', 'http://www.gravatar.com/avatar/' )

Continue reading →

Component: bp-core, bp-members  | File: /bp-core/bp-core-avatars.php, /bp-members/bp-members-template.php 

bp_get_user_meta_key

apply_filters( 'bp_get_user_meta_key', $key )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-functions.php 

bp_get_total_member_count

apply_filters( 'bp_get_total_member_count', bp_core_get_total_member_count() )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-template.php 

bp_get_the_body_class

apply_filters( 'bp_get_the_body_class', $classes, $bp_classes, $wp_classes, $custom_classes )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-template.php 

bp_get_search_default_text

apply_filters( 'bp_get_search_default_text', $default_text, $component )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-template.php 

bp_get_search_slug

apply_filters( 'bp_get_search_slug', BP_SEARCH_SLUG )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-template.php 

bp_get_root_slug

apply_filters( 'bp_get_root_slug', $root_slug, $component )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-template.php 

bp_get_root_blog_id

apply_filters( 'bp_get_root_blog_id', (int) $root_blog_id )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-functions.php 

bp_get_root_domain

apply_filters( 'bp_get_root_domain', $domain )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-template.php 

bp_get_page_title

apply_filters( 'bp_get_page_title', $title )

Continue reading →

Component: bp-core  | File: /bp-core/deprecated/1.5.php 

bp_get_options_title

apply_filters( 'bp_get_options_title', esc_attr( $bp->bp_options_title ) )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-template.php 

bp_get_options_avatar

apply_filters( 'bp_get_options_avatar', $bp->bp_options_avatar )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-template.php 

bp_get_options_nav_ . $subnav_item[css_id]

apply_filters( 'bp_get_options_nav_' . $subnav_item['css_id'], '<li id="' . $subnav_item['css_id'] . '-' . $list_type . '-li" ' . $selected . '><a id="' . $subnav_item['css_id'] . '" href="' . $subnav_item['link'] . '">' . $subnav_item['name']

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-template.php 

bp_get_option

apply_filters( 'bp_get_option', $value )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-functions.php 

bp_get_button

apply_filters( 'bp_get_button', $button->contents, $args, $button )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-template.php 

bp_get_avatar_to_crop_src

apply_filters( 'bp_get_avatar_to_crop_src', str_replace( WP_CONTENT_DIR, '', $bp->avatar_admin->image->dir ) )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-template.php 

bp_get_avatar_to_crop

apply_filters( 'bp_get_avatar_to_crop', $url )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-template.php 

bp_get_avatar_admin_step

apply_filters( 'bp_get_avatar_admin_step', $step )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-template.php 

bp_format_time

apply_filters( 'bp_format_time', $date )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-template.php 

bp_excerpt_length

apply_filters( 'bp_excerpt_length', $length )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-template.php 

bp_excerpt_append_text

apply_filters( 'bp_excerpt_append_text', $ending )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-template.php 

bp_embed_oembed_html

apply_filters( 'bp_embed_oembed_html', $cache, $url, $attr, $rawattr )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-classes.php 

bp_embed_oembed_discover

apply_filters( 'bp_embed_oembed_discover', false ) && current_user_can( 'unfiltered_html' ) )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-classes.php 

bp_embed_get_cache

apply_filters( 'bp_embed_get_cache', $cache, $id, $cachekey, $url, $attr, $rawattr )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-classes.php 

bp_directory_pages

apply_filters( 'bp_directory_pages', $directory_pages )

Continue reading →

Component: bp-core  | File: /bp-core/admin/bp-core-admin.php 

bp_default_component_subnav

apply_filters( 'bp_default_component_subnav', $default_subnav_slug, $r )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-buddybar.php 

bp_deactivated_components

apply_filters( 'bp_deactivated_components', array_values( array_diff( array_values( array_merge( $bp->optional_components, $bp->required_components ) ), array_keys( $bp->active_components ) ) ) )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-loader.php 

bp_current_item

apply_filters( 'bp_current_item', $current_item )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-template.php 

bp_current_action

apply_filters( 'bp_current_action', $current_action )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-template.php 

bp_current_component

apply_filters( 'bp_current_component', $current_component )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-template.php 

bp_create_excerpt

apply_filters( 'bp_create_excerpt', $truncate, $original_text, $length, $options )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-template.php 

bp_core_users_by_letter_sql

apply_filters( 'bp_core_users_by_letter_sql', $wpdb->prepare( "SELECT DISTINCT u.ID as id, u.user_registered, u.user_nicename, u.user_login, u.user_email FROM {$wpdb->users} u LEFT JOIN {$bp->profile->table_name_data} pd ON u.ID = pd.user_id L

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-classes.php 

bp_core_users_by_letter_count_sql

apply_filters( 'bp_core_users_by_letter_count_sql', $wpdb->prepare( "SELECT COUNT(DISTINCT u.ID) FROM {$wpdb->users} u LEFT JOIN {$bp->profile->table_name_data} pd ON u.ID = pd.user_id LEFT JOIN {$bp->profile->table_name_fields} pf ON pd

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-classes.php 

bp_core_update_js

apply_filters( 'bp_core_update_js', plugins_url( '/buddypress' ) . '/bp-core/js/update.dev.js' ), array( 'jquery' ), '20110723' )

Continue reading →

Component: bp-core  | File: /bp-core/admin/bp-core-update.php 

bp_core_update_get_page_meta

apply_filters( 'bp_core_update_get_page_meta', $page_ids )

Continue reading →

Component: bp-core  | File: /bp-core/admin/bp-core-update.php 

bp_core_time_since_right_now_text

apply_filters( 'bp_core_time_since_right_now_text', __( 'right now', 'buddypress' ) )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-functions.php 

bp_core_time_since_unknown_text

apply_filters( 'bp_core_time_since_unknown_text',   __( 'sometime',  'buddypress' ) )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-functions.php 

bp_core_time_since_ago_text

apply_filters( 'bp_core_time_since_ago_text',       __( '%s ago',    'buddypress' ) )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-functions.php 

bp_core_template_display_profile

apply_filters( 'bp_core_template_display_profile', 'members/single/home' ) )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-catchuri.php 

bp_core_search_users_sql

apply_filters( 'bp_core_search_users_sql', "SELECT DISTINCT u.ID as id, u.user_registered, u.user_nicename, u.user_login, u.user_email FROM {$wpdb->users} u LEFT JOIN {$bp->profile->table_name_data} pd ON u.ID = pd.user_id WHERE {$status_sql} AND

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-classes.php 

bp_core_search_site

apply_filters( 'bp_core_search_site', home_url( $slug . $query_string . urlencode( $search_terms ) ), $search_terms ) )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-functions.php 

bp_core_search_users_count_sql

apply_filters( 'bp_core_search_users_count_sql', "SELECT COUNT(DISTINCT u.ID) as id FROM {$wpdb->users} u LEFT JOIN {$bp->profile->table_name_data} pd ON u.ID = pd.user_id WHERE {$status_sql} AND pd.value LIKE '%%$search_terms%%' ORDER BY pd.valu

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-classes.php 

bp_core_pre_avatar_handle_upload

apply_filters( 'bp_core_pre_avatar_handle_upload', true, $file, $upload_dir_filter ) )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-avatars.php 

bp_core_pre_avatar_handle_crop

apply_filters( 'bp_core_pre_avatar_handle_crop', true, $r ) )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-avatars.php 

bp_core_number_format

apply_filters( 'bp_core_number_format', number_format( $number, $decimals ), $number, $decimals )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-functions.php 

bp_core_mysteryman_src

apply_filters( 'bp_core_mysteryman_src', bp_core_avatar_default(), $grav_size )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-avatars.php 

bp_core_gravatar_email

apply_filters( 'bp_core_gravatar_email', $email, $item_id, $object )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-avatars.php 

bp_core_get_total_users_sql

apply_filters( 'bp_core_get_total_users_sql', join( ' ', (array)$sql ), $sql )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-classes.php 

bp_core_get_table_prefix

apply_filters( 'bp_core_get_table_prefix', $wpdb->base_prefix )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-functions.php 

bp_core_get_specific_users_count_sql

apply_filters( 'bp_core_get_specific_users_count_sql', $wpdb->prepare( "SELECT COUNT(DISTINCT ID) FROM {$wpdb->users} WHERE {$status_sql} AND ID IN ( " . $wpdb->escape( $user_ids ) . " ) " ), $wpdb->escape( $user_ids ) )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-classes.php 

bp_core_get_site_path

apply_filters( 'bp_core_get_site_path', $site_path )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-functions.php 

bp_core_get_root_options

apply_filters( 'bp_core_get_root_options', $root_blog_options_meta )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-functions.php 

bp_core_get_paged_users_sql

apply_filters( 'bp_core_get_paged_users_sql', join( ' ', (array)$sql ), $sql )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-classes.php 

bp_core_get_root_domain

apply_filters( 'bp_core_get_root_domain', $domain )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-functions.php 

bp_core_get_last_activity

apply_filters( 'bp_core_get_last_activity', $last_active, $last_activity_date, $string )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-functions.php 

bp_core_get_directory_page_ids

apply_filters( 'bp_core_get_directory_page_ids', $page_ids )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-functions.php 

bp_core_get_directory_pages

apply_filters( 'bp_core_get_directory_pages', $pages )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-functions.php 

bp_core_fetch_avatar_url

apply_filters( 'bp_core_fetch_avatar_url', $avatar_url )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-avatars.php 

bp_core_fetch_avatar_no_grav

apply_filters( 'bp_core_fetch_avatar_no_grav', $no_grav ) )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-avatars.php 

bp_core_fetch_avatar

apply_filters( 'bp_core_fetch_avatar', '<img src="' . $avatar_url . '" alt="' . esc_attr( $alt ) . '" class="' . esc_attr( $class ) . '"' . $css_id . $html_width . $html_height . $title . ' />', $params, $item_id, $avatar_dir, $css_id, $html_width, 

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-avatars.php 

bp_core_exclude_pages

apply_filters( 'bp_core_exclude_pages', $pages )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-filters.php 

bp_core_email_from_name_filter

apply_filters( 'bp_core_email_from_name_filter', wp_specialchars_decode( get_blog_option( bp_get_root_blog_id(), 'blogname' ), ENT_QUOTES ) )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-filters.php 

bp_core_email_from_address_filter

apply_filters( 'bp_core_email_from_address_filter', 'noreply@' . $domain[2] )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-filters.php 

bp_core_current_time

apply_filters( 'bp_core_current_time', $current_time )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-functions.php 

bp_core_do_network_admin

apply_filters( 'bp_core_do_network_admin', $do_network_admin )

Continue reading →

Component: bp-core  | File: /bp-core/admin/bp-core-update.php, /bp-core/bp-core-functions.php 

bp_core_component_slug_from_root_slug

apply_filters( 'bp_core_component_slug_from_root_slug', $slug, $root_slug )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-functions.php 

bp_core_buddybar_rtl_css

apply_filters( 'bp_core_buddybar_rtl_css', $stylesheet ), array( 'bp-admin-bar' ), '20110723' )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-buddybar.php 

bp_core_avatar_url

apply_filters( 'bp_core_avatar_url', $baseurl )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-avatars.php 

bp_core_avatar_upload_path

apply_filters( 'bp_core_avatar_upload_path', $basedir )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-avatars.php 

bp_core_avatar_title

apply_filters( 'bp_core_avatar_title', $title, $item_id, $object ) )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-avatars.php 

bp_core_avatar_thumb_width

apply_filters( 'bp_core_avatar_thumb_width', bp_core_avatar_dimension( 'thumb', 'width' ) )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-avatars.php 

bp_core_avatar_thumb_height

apply_filters( 'bp_core_avatar_thumb_height', bp_core_avatar_dimension( 'thumb', 'height' ) )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-avatars.php 

bp_core_avatar_thumb

apply_filters( 'bp_core_avatar_thumb', $bp->avatar->thumb->default )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-avatars.php 

bp_core_avatar_original_max_width

apply_filters( 'bp_core_avatar_original_max_width', (int)$bp->avatar->original_max_width )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-avatars.php 

bp_core_avatar_original_max_filesize

apply_filters( 'bp_core_avatar_original_max_filesize', (int)$bp->avatar->original_max_filesize )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-avatars.php 

bp_core_avatar_full_width

apply_filters( 'bp_core_avatar_full_width', bp_core_avatar_dimension( 'full', 'width' ) )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-avatars.php 

bp_core_avatar_item_id

apply_filters( 'bp_core_avatar_item_id', $item_id, $object )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-avatars.php 

bp_core_avatar_full_height

apply_filters( 'bp_core_avatar_full_height', bp_core_avatar_dimension( 'full', 'height' ) )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-avatars.php 

bp_core_avatar_folder_url

apply_filters( 'bp_core_avatar_folder_url', bp_core_avatar_url() . '/' . $avatar_dir . '/' . $item_id, $item_id, $object, $avatar_dir )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-avatars.php 

bp_core_avatar_folder_dir

apply_filters( 'bp_core_avatar_folder_dir', bp_core_avatar_upload_path() . '/' . $avatar_dir . '/' . $item_id, $item_id, $object, $avatar_dir )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-avatars.php 

bp_core_avatar_dir

apply_filters( 'bp_core_avatar_dir', $avatar_dir, $object )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-avatars.php 

bp_core_avatar_default

apply_filters( 'bp_core_avatar_default', $bp->avatar->full->default )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-avatars.php 

bp_core_avatar_dimension

apply_filters( 'bp_core_avatar_dimension', $dim, $type, $h_or_w )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-avatars.php 

bp_core_avatar_alt

apply_filters( 'bp_core_avatar_alt', $item_name, $item_id, $object ) )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-avatars.php 

bp_core_admin_hook

apply_filters( 'bp_core_admin_hook', $hook )

Continue reading →

Component: bp-core  | File: /bp-core/admin/bp-core-update.php, /bp-core/bp-core-functions.php 

bp_core_admin_bar_rtl_css

apply_filters( 'bp_core_admin_bar_rtl_css', $stylesheet ), array( 'bp-admin-bar' ), '20110723' )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-adminbar.php 

bp_core_admin_css

apply_filters( 'bp_core_admin_css', BP_PLUGIN_URL . '/bp-core/css/admin.dev.css' ), array(), '20110723' )

Continue reading →

Component: bp-core  | File: /bp-core/admin/bp-core-admin.php, /bp-core/admin/bp-core-update.php 

bp_core_admin_bar_css

apply_filters( 'bp_core_admin_bar_css', $stylesheet ), array( 'admin-bar' ), '20110723' )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-adminbar.php, /bp-core/bp-core-buddybar.php 

bp_core_activation_signup_user_notification_subject

apply_filters( 'bp_core_activation_signup_user_notification_subject', $subject, $user, $user_email, $key, $meta )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-filters.php 

bp_core_activation_signup_user_notification_to

apply_filters( 'bp_core_activation_signup_user_notification_to',   $user_email, $user, $user_email, $key, $meta )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-filters.php 

bp_core_activation_signup_user_notification_message

apply_filters( 'bp_core_activation_signup_user_notification_message', $message, $user, $user_email, $key, $meta )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-filters.php 

bp_core_activation_signup_blog_notification_to

apply_filters( 'bp_core_activation_signup_blog_notification_to',   $user_email, $domain, $path, $title, $user, $user_email, $key, $meta )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-filters.php 

bp_core_activation_signup_blog_notification_subject

apply_filters( 'bp_core_activation_signup_blog_notification_subject', $subject, $domain, $path, $title, $user, $user_email, $key, $meta )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-filters.php 

bp_core_activation_signup_blog_notification_message

apply_filters( 'bp_core_activation_signup_blog_notification_message', $message, $domain, $path, $title, $user, $user_email, $key, $meta )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-filters.php 

bp_button_ . $component . _ . $id

apply_filters( 'bp_button_' . $component . '_' . $id, $this->contents, $this, $before, $after )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-classes.php 

bp_comment_author_avatar

apply_filters( 'bp_comment_author_avatar', bp_core_fetch_avatar( array( 'item_id' => $comment->user_id, 'type' => 'thumb' ) ) )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-template.php 

bp_blog_gravatar_default

apply_filters( 'bp_blog_gravatar_default',  $bp->grav_default->user )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-loader.php 

bp_ajax_querystring

apply_filters( 'bp_ajax_querystring', $bp->ajax_querystring, $object )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-template.php 

bp_active_components

apply_filters( 'bp_active_components', $active_components )

Continue reading →

Component: bp-core  | File: /bp-core/admin/bp-core-admin.php, /bp-core/admin/bp-core-update.php, /bp-core/bp-core-loader.php 

bp_action_variable

apply_filters( 'bp_action_variable', $action_variable, $position )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-template.php 

bp_action_variables

apply_filters( 'bp_action_variables', $action_variables )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-template.php 

bp_ . $this->id . _slug

apply_filters( 'bp_' . $this->id . '_slug',          $r['slug']          )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-component.php 

bp_ . $this->id . _search_string

apply_filters( 'bp_' . $this->id . '_search_string', $r['search_string'] )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-component.php 

bp_ . $this->id . _root_slug

apply_filters( 'bp_' . $this->id . '_root_slug',     $r['root_slug']     )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-component.php 

bp_ . $this->id . _notification_callback

apply_filters( 'bp_' . $this->id . '_notification_callback', $r['notification_callback'] )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-component.php 

bp_ . $this->id . _has_directory

apply_filters( 'bp_' . $this->id . '_has_directory', $r['has_directory'] )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-component.php 

“bp_core_default_avatar_$object”

apply_filters( "bp_core_default_avatar_$object", BP_PLUGIN_URL . '/bp-core/images/mystery-man.jpg', $params )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-avatars.php 

wp_ajax_ . $_REQUEST[action]

do_action( 'wp_ajax_' . $_REQUEST['action'] )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-functions.php 

bp_styles

do_action( 'bp_styles' )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-template.php 

bp_setup_title

do_action( 'bp_setup_title' )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-hooks.php 

bp_setup_root_components

do_action( 'bp_setup_root_components' )

Continue reading →

Component: bp-core  | File: /bp-core/deprecated/1.5.php 

bp_setup_globals

do_action( 'bp_setup_globals' )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-hooks.php 

bp_setup_nav

do_action( 'bp_setup_nav' )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-hooks.php 

bp_setup_admin_bar

do_action( 'bp_setup_admin_bar' )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-hooks.php 

bp_screens

do_action( 'bp_screens' )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-hooks.php 

bp_register_widgets

do_action( 'bp_register_widgets' )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-hooks.php 

bp_loader_deactivate

do_action( 'bp_loader_deactivate' )

Continue reading →

Component: bp-core  | File: /bp-loader.php 

bp_loader_activate

do_action( 'bp_loader_activate' )

Continue reading →

Component: bp-core  | File: /bp-loader.php 

bp_loaded

do_action( 'bp_loaded' )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-hooks.php 

bp_init

do_action( 'bp_init' )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-hooks.php 

bp_include

do_action( 'bp_include' )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-hooks.php 

bp_groups_sent_mention_email

do_action( 'bp_groups_sent_mention_email', $usernames, $subject, $message, $content, $poster_user_id, $group_id, $activity_id )

Continue reading →

Component: bp-core  | File: /bp-core/deprecated/1.5.php 

bp_embed_update_cache

do_action( 'bp_embed_update_cache', $cache, $cachekey, $id )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-classes.php 

bp_do_404

do_action( 'bp_do_404', $redirect )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-functions.php 

bp_custom_profile_sidebar_boxes

do_action( 'bp_custom_profile_sidebar_boxes' )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-template.php 

bp_custom_profile_boxes

do_action( 'bp_custom_profile_boxes' )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-template.php 

bp_core_set_avatar_globals

do_action( 'bp_core_set_avatar_globals' )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-avatars.php 

bp_core_setup_globals

do_action( 'bp_core_setup_globals' )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-loader.php 

bp_core_sent_user_signup_email

do_action( 'bp_core_sent_user_signup_email', $admin_email, $subject, $message, $user, $user_email, $key, $meta )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-filters.php 

bp_core_sent_blog_signup_email

do_action( 'bp_core_sent_blog_signup_email', $admin_email, $subject, $message, $domain, $path, $title, $user, $user_email, $key, $meta )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-filters.php 

bp_core_render_message

do_action( 'bp_core_render_message' )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-functions.php 

bp_core_loaded

do_action( 'bp_core_loaded' )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-loader.php 

bp_core_new_nav_item

do_action( 'bp_core_new_nav_item', $r, $args, $defaults )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-buddybar.php 

bp_core_clear_cache

do_action( 'bp_core_clear_cache' )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-cache.php 

bp_core_delete_existing_avatar

do_action( 'bp_core_delete_existing_avatar', $args )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-avatars.php 

bp_core_admin_screen_fields

do_action( 'bp_core_admin_screen_fields' )

Continue reading →

Component: bp-core  | File: /bp-core/admin/bp-core-admin.php 

bp_core_admin_screen

do_action( 'bp_core_admin_screen' )

Continue reading →

Component: bp-core  | File: /bp-core/admin/bp-core-admin.php 

bp_admin_tabs

do_action( 'bp_admin_tabs' )

Continue reading →

Component: bp-core  | File: /bp-core/admin/bp-core-admin.php 

bp_admin_notices

do_action( 'bp_admin_notices' )

Continue reading →

Component: bp-core  | File: /bp-core/admin/bp-core-update.php 

bp_adminbar_random_menu

do_action( 'bp_adminbar_random_menu' )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-buddybar.php 

bp_adminbar_thisblog_items

do_action( 'bp_adminbar_thisblog_items' )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-buddybar.php 

bp_adminbar_menus

do_action( 'bp_adminbar_menus' )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-buddybar.php 

bp_adminbar_logo

do_action( 'bp_adminbar_logo' )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-buddybar.php 

bp_active_external_pages

do_action( 'bp_active_external_pages' )

Continue reading →

Component: bp-core  | File: /bp-core/admin/bp-core-admin.php 

bp_active_external_directories

do_action( 'bp_active_external_directories' )

Continue reading →

Component: bp-core  | File: /bp-core/admin/bp-core-admin.php 

bp_actions

do_action( 'bp_actions' )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-hooks.php 

bp_ . $this->id . _setup_title

do_action(  'bp_' . $this->id . '_setup_title' )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-component.php 

bp_ . $this->id . _setup_globals

do_action( 'bp_' . $this->id . '_setup_globals' )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-component.php 

bp_ . $this->id . _setup_nav

do_action( 'bp_' . $this->id . '_setup_nav' )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-component.php 

bp_ . $this->id . _setup_admin_bar

do_action( 'bp_' . $this->id . '_setup_admin_bar' )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-component.php 

bp_ . $this->id . _setup_actions

do_action( 'bp_' . $this->id . '_setup_actions' )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-component.php 

bp_ . $this->id . _register_post_types

do_action( 'bp_' . $this->id . '_register_post_types' )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-component.php 

bp_ . $this->id . _register_taxonomies

do_action( 'bp_' . $this->id . '_register_taxonomies' )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-component.php 

bp_ . $this->id . _includes

do_action( 'bp_' . $this->id . '_includes' )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-component.php 

bp_ . $this->id . _generate_rewrite_rules

do_action( 'bp_' . $this->id . '_generate_rewrite_rules' )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-component.php 

bp_ . $this->id . _add_rewrite_tags

do_action( 'bp_' . $this->id . '_add_rewrite_tags' )

Continue reading →

Component: bp-core  | File: /bp-core/bp-core-component.php 
Proudly powered by WordPress