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:: File: bp-blogsbp-blogs-screens-php (6)

bp_blogs_template_my_blogs

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

Continue reading →

Component: bp-blogs  | File: /bp-blogs/bp-blogs-screens.php 

bp_blogs_template_create_a_blog

apply_filters( 'bp_blogs_template_create_a_blog', 'blogs/create' ) )

Continue reading →

Component: bp-blogs  | File: /bp-blogs/bp-blogs-screens.php 

bp_blogs_screen_index

apply_filters( 'bp_blogs_screen_index', 'blogs/index' ) )

Continue reading →

Component: bp-blogs  | File: /bp-blogs/bp-blogs-screens.php 

bp_blogs_screen_my_blogs

do_action( 'bp_blogs_screen_my_blogs' )

Continue reading →

Component: bp-blogs  | File: /bp-blogs/bp-blogs-screens.php 

bp_blogs_screen_index

do_action( 'bp_blogs_screen_index' )

Continue reading →

Component: bp-blogs  | File: /bp-blogs/bp-blogs-screens.php 

bp_blogs_screen_create_a_blog

do_action( 'bp_blogs_screen_create_a_blog' )

Continue reading →

Component: bp-blogs  | File: /bp-blogs/bp-blogs-screens.php 
Proudly powered by WordPress