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: bbPress:: File: bbp-includesbbp-core-compatibility-php (21)

the_content

apply_filters( 'the_content', get_post_field( 'post_content', $page->ID ) ) )

Continue reading →

Component: bbp-core  | File: /bbp-includes/bbp-core-compatibility.php 

enable_edit_any_user_configuration

apply_filters( 'enable_edit_any_user_configuration', true ) ) || !current_user_can( 'edit_user', $user->ID ) )

Continue reading →

Component: bbp-core  | File: /bbp-includes/bbp-core-compatibility.php 

bbp_template_include_theme_supports

apply_filters( 'bbp_template_include_theme_supports', $template )

Continue reading →

Component: bbp-core  | File: /bbp-includes/bbp-core-compatibility.php 

bbp_template_include_theme_compat

apply_filters( 'bbp_template_include_theme_compat', $template )

Continue reading →

Component: bbp-core  | File: /bbp-includes/bbp-core-compatibility.php 

bbp_spill_the_beans

apply_filters( 'bbp_spill_the_beans', '__return_true' )

Continue reading →

Component: bbp-core  | File: /bbp-includes/bbp-core-compatibility.php 

bbp_replace_the_content

apply_filters( 'bbp_replace_the_content', $new_content, $content )

Continue reading →

Component: bbp-core  | File: /bbp-includes/bbp-core-compatibility.php 

bbp_get_topic_tag_template

apply_filters( 'bbp_get_topic_tag_template', $templates )

Continue reading →

Component: bbp-core  | File: /bbp-includes/bbp-core-compatibility.php 

bbp_get_topic_tag_edit_template

apply_filters( 'bbp_get_topic_tag_edit_template', $templates )

Continue reading →

Component: bbp-core  | File: /bbp-includes/bbp-core-compatibility.php 

bbp_get_topic_split_template

apply_filters( 'bbp_get_topic_split_template', $templates )

Continue reading →

Component: bbp-core  | File: /bbp-includes/bbp-core-compatibility.php 

bbp_get_topic_merge_template

apply_filters( 'bbp_get_topic_merge_template', $templates )

Continue reading →

Component: bbp-core  | File: /bbp-includes/bbp-core-compatibility.php 

bbp_get_topic_edit_template

apply_filters( 'bbp_get_topic_edit_template', $templates )

Continue reading →

Component: bbp-core  | File: /bbp-includes/bbp-core-compatibility.php 

bbp_get_theme_compat_version

apply_filters( 'bbp_get_theme_compat_version', $bbp->theme_compat->theme->version )

Continue reading →

Component: bbp-core  | File: /bbp-includes/bbp-core-compatibility.php 

bbp_get_theme_compat_url

apply_filters( 'bbp_get_theme_compat_url', $bbp->theme_compat->theme->url )

Continue reading →

Component: bbp-core  | File: /bbp-includes/bbp-core-compatibility.php 

bbp_get_theme_compat_templates

apply_filters( 'bbp_get_theme_compat_templates', $templates )

Continue reading →

Component: bbp-core  | File: /bbp-includes/bbp-core-compatibility.php 

bbp_get_theme_compat_name

apply_filters( 'bbp_get_theme_compat_name', $bbp->theme_compat->theme->name )

Continue reading →

Component: bbp-core  | File: /bbp-includes/bbp-core-compatibility.php 

bbp_get_theme_compat_dir

apply_filters( 'bbp_get_theme_compat_dir', $bbp->theme_compat->theme->dir )

Continue reading →

Component: bbp-core  | File: /bbp-includes/bbp-core-compatibility.php 

bbp_get_single_view_template

apply_filters( 'bbp_get_single_view_template', $templates )

Continue reading →

Component: bbp-core  | File: /bbp-includes/bbp-core-compatibility.php 

bbp_get_reply_edit_template

apply_filters( 'bbp_get_reply_edit_template', $templates )

Continue reading →

Component: bbp-core  | File: /bbp-includes/bbp-core-compatibility.php 

bbp_get_profile_template

apply_filters( 'bbp_get_profile_template', $templates )

Continue reading →

Component: bbp-core  | File: /bbp-includes/bbp-core-compatibility.php 

bbp_get_profile_edit_template

apply_filters( 'bbp_get_profile_edit_template', $templates )

Continue reading →

Component: bbp-core  | File: /bbp-includes/bbp-core-compatibility.php 

bbp_get_page_by_path

apply_filters( 'bbp_get_page_by_path', $retval, $path )

Continue reading →

Component: bbp-core  | File: /bbp-includes/bbp-core-compatibility.php 
Proudly powered by WordPress