[ Index ]

PHP Cross Reference of BuddyPress

title

Body

[close]

/src/bp-core/deprecated/ -> 1.7.php (summary)

Deprecated Functions

File Size: 162 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 9 functions

  bp_maintenance_mode()
  bp_get_maintenance_mode()
  xprofile_get_profile()
  bp_get_profile_header()
  bp_exists()
  bp_get_plugin_sidebar()
  bp_core_allow_default_theme()
  bp_is_page()
  bp_update_db_stuff()

Functions
Functions that are not part of a class:

bp_maintenance_mode()   X-Ref
Output the BuddyPress maintenance mode

since: 1.6.0

bp_get_maintenance_mode()   X-Ref
Return the BuddyPress maintenance mode

since: 1.6.0
return: string The BuddyPress maintenance mode

xprofile_get_profile()   X-Ref


bp_get_profile_header()   X-Ref


bp_exists( $component_name )   X-Ref

param: string $component_name
return: boolean

bp_get_plugin_sidebar()   X-Ref


bp_core_allow_default_theme( $themes )   X-Ref
On multiblog installations you must first allow themes to be activated and
show up on the theme selection screen. This function will let the BuddyPress
bundled themes show up on the root blog selection screen and bypass this
step. It also means that the themes won't show for selection on other blogs.

return: array

bp_is_page( $page = '' )   X-Ref
No longer used by BuddyPress core

param: string $page
return: boolean True if is BuddyPress page

bp_update_db_stuff()   X-Ref
This function was originally used to update pre-1.1 schemas, but that was
before we had a legitimate update process.




Generated: Sat Apr 27 01:00:55 2024 Cross-referenced by PHPXref 0.7.1