Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / bp-core/bp-core-theme-compatibility.php

bp_theme_compat_loop_end()

Function: Restores the ‘is_single’ and ‘is_page’ flags if toggled by BuddyPress.

Source: bp-core/bp-core-theme-compatibility.php:973

Used by 0 functions | Uses 0 functions

bp_check_theme_template_pack_dependency()

Function: Maybe override the preferred template pack if the theme declares a dependency.

Source: bp-core/bp-core-theme-compatibility.php:996

Used by 0 functions | Uses 0 functions

bp_force_comment_status

Filter Hook: Filters whether or not to force comments_status to closed for BuddyPress post types.

Source: bp-core/bp-core-theme-compatibility.php:929

Used by 0 functions | Uses 0 functions

bp_theme_compat_toggle_is_page()

Function: Do not allow {@link comments_template()} to render during theme compatibility.

Source: bp-core/bp-core-theme-compatibility.php:951

Used by 0 functions | Uses 0 functions

bp_restore_all_filters()

Function: Restore filters that were removed using bp_remove_all_filters().

Source: bp-core/bp-core-theme-compatibility.php:866

Used by 0 functions | Uses 0 functions

bp_comments_open()

Function: Force comments_status to ‘closed’ for BuddyPress post types.

Source: bp-core/bp-core-theme-compatibility.php:916

Used by 0 functions | Uses 0 functions

bp_do_theme_compat()

Function: Are we currently replacing the_content?

Source: bp-core/bp-core-theme-compatibility.php:788

Used by 0 functions | Uses 0 functions

bp_remove_all_filters()

Function: Remove all filters from a WordPress filter hook.

Source: bp-core/bp-core-theme-compatibility.php:811

Used by 0 functions | Uses 0 functions

bp_replace_the_content()

Function: Conditionally replace ‘the_content’.

Source: bp-core/bp-core-theme-compatibility.php:743

Used by 0 functions | Uses 0 functions

bp_replace_the_content

Filter Hook: Filters the content to replace in the post.

Source: bp-core/bp-core-theme-compatibility.php:761

Used by 0 functions | Uses 0 functions
1 2 … 4 Next »
Proudly powered by WordPress