Skip to:
Content

  • Home
  • Activity
  • Members
  • reference
WB Remedy

Code Reference

  • Home
  • Activity
  • Members
  • reference
Filter by type:
Search
Browse: Home / reference / BuddyPress / ThemeCompatibility

BP_Theme_Compat::__construct()

Method: Pass the $properties to the object on creation.

Source: bp-core/classes/class-bp-theme-compat.php:53

Used by 1 function | Uses 0 functions

BP_Theme_Compat::start()

Method: Set up the BuddyPress-specific theme compat methods.

Source: bp-core/classes/class-bp-theme-compat.php:64

Used by 2 functions | Uses 3 functions

BP_Theme_Compat::setup_globals()

Method: Set up global data for your template package.

Source: bp-core/classes/class-bp-theme-compat.php:83

Used by 1 function | Uses 0 functions

BP_Theme_Compat::setup_actions()

Method: Set up theme hooks for your template package.

Source: bp-core/classes/class-bp-theme-compat.php:93

Used by 1 function | Uses 0 functions

BP_Theme_Compat::__set()

Method: Set a theme’s property.

Source: bp-core/classes/class-bp-theme-compat.php:104

Used by 0 functions | Uses 0 functions

BP_Theme_Compat::__get()

Method: Get a theme’s property.

Source: bp-core/classes/class-bp-theme-compat.php:117

Used by 0 functions | Uses 0 functions

BP_Theme_Compat

Class: Theme Compatibility base class.

Source: bp-core/classes/class-bp-theme-compat.php:36

Used by 2 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 1 function

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 1 function

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 3 functions
1 2 … 5 Next »

See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS

Follow BuddyPress on Twitter • GPL • Contact Us • Privacy • Terms of Service