| [ Index ] | 
		    PHP Cross Reference of BuddyPress | 
    
[Source view] [Print] [Project Stats]
Deprecated functions from past bbPress versions. You shouldn't use these globals and functions and look for the alternatives instead. The functions and globals will be removed in a later version.
| File Size: | 1196 lines (36 kb) | 
| Included or required: | 0 times | 
| Referenced: | 0 times | 
| Includes or requires: | 0 files | 
BB_Cache:: (26 methods):
  get_user()
  append_current_user_meta()
  append_user_meta()
  cache_users()
  get_topic()
  get_thread()
  cache_posts()
  get_forums()
  get_forum()
  read_cache()
  write_cache()
  flush_one()
  flush_many()
  flush_old()
  flush_all()
  new_topic()
  bb_upgrade_1060()
  paginate_links()
  wp_clear_auth_cookie()
  wp_validate_auth_cookie()
  wp_set_auth_cookie()
  wp_salt()
  wp_hash()
  wp_hash_password()
  wp_check_password()
  wp_generate_password()
WP_User:: (53 methods):
  __construct()
  WP_User()
  bb_sql_get_column_definition()
  bb_sql_get_index_definition()
  bb_sql_describe_table()
  bb_sql_parse()
  bb_sql_delta()
  is_front()
  is_forum()
  is_bb_tags()
  is_bb_tag()
  is_topic_edit()
  is_topic()
  is_bb_feed()
  is_bb_search()
  is_bb_profile()
  is_bb_favorites()
  is_view()
  is_bb_stats()
  is_bb_admin()
  bb_verify_email()
  bb_tag_rss_link()
  bb_get_tag_rss_link()
  rename_tag()
  merge_tags()
  bb_related_tags()
  bb_related_tags_heat_map()
  bb_cache_javascript_headers()
  bb_is_ssl()
  bb_force_ssl_user_forms()
  bb_force_ssl_admin()
  get_forums()
  get_forum()
  get_latest_posts()
  get_latest_forum_posts()
  update_post_positions()
  topics_replied_on_undelete_post()
  post_author_cache()
  get_recent_user_replies()
  no_where()
  get_path()
  add_profile_tab()
  can_access_tab()
  get_profile_info_keys()
  get_profile_admin_keys()
  get_assignable_caps()
  get_page_number()
  get_recent_registrants()
  get_total_users()
  total_users()
  update_user_status()
  bb_get_current_commenter()
  bb_check_comment_flood()
| get_user( $user_id, $use_cache = true ) X-Ref | 
| No description | 
| append_current_user_meta( $user ) X-Ref | 
| No description | 
| append_user_meta( $user ) X-Ref | 
| No description | 
| cache_users( $ids, $use_cache = true ) X-Ref | 
| No description | 
| get_topic( $topic_id, $use_cache = true ) X-Ref | 
| No description | 
| get_thread( $topic_id, $page = 1, $reverse = 0 ) X-Ref | 
| No description | 
| cache_posts( $query ) X-Ref | 
| No description | 
| get_forums() X-Ref | 
| No description | 
| get_forum( $forum_id ) X-Ref | 
| No description | 
| read_cache($file) X-Ref | 
| No description | 
| write_cache($file, $data) X-Ref | 
| No description | 
| flush_one( $type, $id = false, $page = 0 ) X-Ref | 
| No description | 
| flush_many( $type, $id, $start = 0 ) X-Ref | 
| No description | 
| flush_old() X-Ref | 
| No description | 
| flush_all() X-Ref | 
| No description | 
| new_topic( $args = null ) X-Ref | 
| No description | 
| bb_upgrade_1060() X-Ref | 
| No description | 
| paginate_links( $args = '' ) X-Ref | 
| No description | 
| wp_clear_auth_cookie() X-Ref | 
| No description | 
| wp_validate_auth_cookie( $cookie = '', $scheme = 'auth' ) X-Ref | 
| No description | 
| wp_set_auth_cookie( $user_id, $remember = false, $secure = '' ) X-Ref | 
| No description | 
| wp_salt( $scheme = 'auth' ) X-Ref | 
| No description | 
| wp_hash( $data, $scheme = 'auth' ) X-Ref | 
| No description | 
| wp_hash_password( $password ) X-Ref | 
| No description | 
| wp_check_password( $password, $hash, $user_id = '' ) X-Ref | 
| No description | 
| wp_generate_password( $length = 12, $special_chars = true ) X-Ref | 
| No description | 
| __construct( $id, $name = '' ) X-Ref | 
| No description | 
| WP_User( $id, $name = '' ) X-Ref | 
| No description | 
| bb_sql_get_column_definition( $column_data ) X-Ref | 
| No description | 
| bb_sql_get_index_definition( $index_data ) X-Ref | 
| No description | 
| bb_sql_describe_table( $query ) X-Ref | 
| No description | 
| bb_sql_parse( $sql ) X-Ref | 
| No description | 
| bb_sql_delta( $queries, $execute = true ) X-Ref | 
| No description | 
| is_front() X-Ref | 
| No description | 
| is_forum() X-Ref | 
| No description | 
| is_bb_tags() X-Ref | 
| No description | 
| is_bb_tag() X-Ref | 
| No description | 
| is_topic_edit() X-Ref | 
| No description | 
| is_topic() X-Ref | 
| No description | 
| is_bb_feed() X-Ref | 
| No description | 
| is_bb_search() X-Ref | 
| No description | 
| is_bb_profile() X-Ref | 
| No description | 
| is_bb_favorites() X-Ref | 
| No description | 
| is_view() X-Ref | 
| No description | 
| is_bb_stats() X-Ref | 
| No description | 
| is_bb_admin() X-Ref | 
| No description | 
| bb_verify_email( $email, $check_dns = false ) X-Ref | 
| No description | 
| bb_tag_rss_link( $tag_id = 0, $context = 0 ) X-Ref | 
| No description | 
| bb_get_tag_rss_link( $tag_id = 0, $context = 0 ) X-Ref | 
| No description | 
| rename_tag( $tag_id, $tag_name ) X-Ref | 
| No description | 
| merge_tags( $old_id, $new_id ) X-Ref | 
| No description | 
| bb_related_tags( $_tag = false, $number = 0 ) X-Ref | 
| No description | 
| bb_related_tags_heat_map( $args = '' ) X-Ref | 
| No description | 
| bb_cache_javascript_headers() X-Ref | 
| No description | 
| bb_is_ssl() X-Ref | 
| No description | 
| bb_force_ssl_user_forms( $force = '' ) X-Ref | 
| No description | 
| bb_force_ssl_admin( $force = '' ) X-Ref | 
| No description | 
| get_forums( $args = null ) X-Ref | 
| No description | 
| get_forum( $id ) X-Ref | 
| No description | 
| get_latest_posts( $limit = 0, $page = 1 ) X-Ref | 
| No description | 
| get_latest_forum_posts( $forum_id, $limit = 0, $page = 1 ) X-Ref | 
| No description | 
| update_post_positions( $topic_id ) X-Ref | 
| No description | 
| topics_replied_on_undelete_post( $post_id ) X-Ref | 
| No description | 
| post_author_cache( $posts ) X-Ref | 
| No description | 
| get_recent_user_replies( $user_id ) X-Ref | 
| No description | 
| no_where( $where ) X-Ref | 
| No description | 
| get_path( $level = 1, $base = false, $request = false ) X-Ref | 
| No description | 
| add_profile_tab( $tab_title, $users_cap, $others_cap, $file, $arg = false ) X-Ref | 
| No description | 
| can_access_tab( $profile_tab, $viewer_id, $owner_id ) X-Ref | 
| No description | 
| get_profile_info_keys( $context = null ) X-Ref | 
| No description | 
| get_profile_admin_keys( $context = null ) X-Ref | 
| No description | 
| get_assignable_caps() X-Ref | 
| No description | 
| get_page_number( $item, $per_page = 0 ) X-Ref | 
| No description | 
| get_recent_registrants( $num = 10 ) X-Ref | 
| No description | 
| get_total_users() X-Ref | 
| No description | 
| total_users() X-Ref | 
| No description | 
| update_user_status( $user_id, $user_status = 0 ) X-Ref | 
| No description | 
| bb_get_current_commenter() X-Ref | 
| No description | 
| bb_check_comment_flood( $ip = '', $email = '', $date = '' ) X-Ref | 
| No description | 
| bb_specialchars( $text, $quotes = 0 ) X-Ref | 
| No description | 
| bb_make_clickable( $ret ) X-Ref | 
| No description | 
| bb_apply_filters($tag, $string, $filter = true) X-Ref | 
| No description | 
| bb_add_filter($tag, $function_to_add, $priority = 10) X-Ref | 
| No description | 
| bb_remove_filter($tag, $function_to_remove, $priority = 10) X-Ref | 
| No description | 
| bb_do_action($tag) X-Ref | 
| No description | 
| bb_add_action($tag, $function_to_add, $priority = 10) X-Ref | 
| No description | 
| bb_remove_action($tag, $function_to_remove, $priority = 10) X-Ref | 
| No description | 
| bb_add_query_arg() X-Ref | 
| No description | 
| bb_remove_query_arg($key, $query = '') X-Ref | 
| No description | 
| language_attributes( $xhtml = 0 ) X-Ref | 
| No description | 
| cast_meta_value( $data ) X-Ref | 
| No description | 
| option( $option ) X-Ref | 
| No description | 
| topic_date( $format = '', $id = 0 ) X-Ref | 
| No description | 
| get_topic_date( $format = '', $id = 0 ) X-Ref | 
| No description | 
| get_topic_timestamp( $id = 0 ) X-Ref | 
| No description | 
| topic_start_date( $format = '', $id = 0 ) X-Ref | 
| No description | 
| get_topic_start_timestamp( $id = 0 ) X-Ref | 
| No description | 
| post_date( $format ) X-Ref | 
| No description | 
| get_post_timestamp() X-Ref | 
| No description | 
| get_inception() X-Ref | 
| No description | 
| forum_dropdown( $c = false, $a = false ) X-Ref | 
| No description | 
| get_ids_by_role( $role = 'moderator', $sort = 0, $limit_str = '' ) X-Ref | 
| No description | 
| get_deleted_posts( $page = 1, $limit = false, $status = 1, $topic_status = 0 ) X-Ref | 
| No description | 
| bozo_posts( $where ) X-Ref | 
| No description | 
| bozo_topics( $where ) X-Ref | 
| No description | 
| get_bozos( $page = 1 ) X-Ref | 
| No description | 
| current_user_is_bozo( $topic_id = false ) X-Ref | 
| No description | 
| bozo_pre_permalink() X-Ref | 
| No description | 
| bozo_latest_filter() X-Ref | 
| No description | 
| bozo_topic_db_filter() X-Ref | 
| No description | 
| bozo_profile_db_filter() X-Ref | 
| No description | 
| bozo_recount_topics() X-Ref | 
| No description | 
| bozo_recount_users() X-Ref | 
| No description | 
| bozo_post_del_class( $status ) X-Ref | 
| No description | 
| bozo_add_recount_list() X-Ref | 
| No description | 
| bozo_topic_pages_add( $add ) X-Ref | 
| No description | 
| bozo_get_topic_posts( $topic_posts ) X-Ref | 
| No description | 
| bozo_new_post( $post_id ) X-Ref | 
| No description | 
| bozo_pre_post_status( $status, $post_id, $topic_id ) X-Ref | 
| No description | 
| bozo_delete_post( $post_id, $new_status, $old_status ) X-Ref | 
| No description | 
| bozon( $user_id, $topic_id = 0 ) X-Ref | 
| No description | 
| fermion( $user_id, $topic_id = 0 ) X-Ref | 
| No description | 
| bozo_profile_admin_keys( $a ) X-Ref | 
| No description | 
| bozo_add_admin_page() X-Ref | 
| No description | 
| bozo_admin_page() X-Ref | 
| No description | 
| encodeit( $matches ) X-Ref | 
| No description | 
| decodeit( $matches ) X-Ref | 
| No description | 
| code_trick( $text ) X-Ref | 
| No description | 
| code_trick_reverse( $text ) X-Ref | 
| No description | 
| encode_bad( $text ) X-Ref | 
| No description | 
| user_sanitize( $text, $strict = false ) X-Ref | 
| No description | 
| bb_user_sanitize( $text, $strict = false ) X-Ref | 
| No description | 
| utf8_cut( $utf8_string, $length ) X-Ref | 
| No description | 
| tag_sanitize( $tag ) X-Ref | 
| No description | 
| sanitize_with_dashes( $text, $length = 200 ) X-Ref | 
| No description | 
| bb_make_feed( $link ) X-Ref | 
| No description | 
| show_context( $term, $text ) X-Ref | 
| No description | 
| closed_title( $title ) X-Ref | 
| No description | 
| bb_closed_title( $title ) X-Ref | 
| No description | 
| make_link_view_all( $link ) X-Ref | 
| No description | 
| remove_topic_tag( $tag_id, $user_id, $topic_id ) X-Ref | 
| No description | 
| add_topic_tag( $topic_id, $tag ) X-Ref | 
| No description | 
| add_topic_tags( $topic_id, $tags ) X-Ref | 
| No description | 
| create_tag( $tag ) X-Ref | 
| No description | 
| destroy_tag( $tag_id, $recount_topics = true ) X-Ref | 
| No description | 
| get_tag_id( $tag ) X-Ref | 
| No description | 
| get_tag( $tag_id, $user_id = 0, $topic_id = 0 ) X-Ref | 
| No description | 
| get_tag_by_name( $tag ) X-Ref | 
| No description | 
| get_topic_tags( $topic_id ) X-Ref | 
| No description | 
| get_user_tags( $topic_id, $user_id ) X-Ref | 
| No description | 
| get_other_tags( $topic_id, $user_id ) X-Ref | 
| No description | 
| get_public_tags( $topic_id ) X-Ref | 
| No description | 
| get_tagged_topic_ids( $tag_id ) X-Ref | 
| No description | 
| get_top_tags( $recent = true, $limit = 40 ) X-Ref | 
| No description | 
| get_tag_name( $id = 0 ) X-Ref | 
| No description | 
| tag_name( $id = 0 ) X-Ref | 
| No description | 
| get_tag_rss_link( $id = 0 ) X-Ref | 
| No description | 
| tag_rss_link( $id = 0 ) X-Ref | 
| No description | 
| get_tag_page_link() X-Ref | 
| No description | 
| tag_page_link() X-Ref | 
| No description | 
| get_tag_remove_link() X-Ref | 
| No description | 
| tag_remove_link() X-Ref | 
| No description | 
| tag_heat_map( $args = '' ) X-Ref | 
| No description | 
| get_bb_location() X-Ref | 
| No description | 
| bb_parse_args( $args, $defaults = '' ) X-Ref | 
| No description | 
| is_tag() X-Ref | 
| No description | 
| is_tags() X-Ref | 
| No description | 
| tag_link() X-Ref | 
| No description | 
| tag_link_base() X-Ref | 
| No description | 
| get_tag_link() X-Ref | 
| No description | 
| get_tag_link_base() X-Ref | 
| No description | 
| bb_path_to_url( $path ) X-Ref | 
| No description | 
| bb_url_to_path( $url ) X-Ref | 
| No description | 
| bb_convert_path_base( $path, $from_base, $to_base ) X-Ref | 
| No description | 
| bb_trim_common_path_right( $one, $two ) X-Ref | 
| No description | 
| deleted_topics( $where ) X-Ref | 
| No description | 
| no_replies( $where ) X-Ref | 
| No description | 
| untagged( $where ) X-Ref | 
| No description | 
| get_views() X-Ref | 
| No description | 
| balanceTags( $text ) X-Ref | 
| No description | 
| bb_pull_cols( $obj_array ) X-Ref | 
| No description | 
| bb_random_pass( $length ) X-Ref | 
| No description | 
| get_recent_rss_link() X-Ref | 
| No description | 
| forum_rss_link( $forum_id = 0 ) X-Ref | 
| No description | 
| get_forum_rss_link( $forum_id = 0 ) X-Ref | 
| No description | 
| bb_register_activation_hook($file, $function) X-Ref | 
| No description | 
| bb_register_deactivation_hook($file, $function) X-Ref | 
| No description | 
| bb_enqueue_script( $handle, $src = false, $deps = array() X-Ref | 
| No description | 
| bb_get_user_by_name( $name ) X-Ref | 
| No description | 
| bb_user_exists( $user ) X-Ref | 
| No description | 
| bb_maybe_serialize( $string ) X-Ref | 
| No description | 
| bb_maybe_unserialize( $string ) X-Ref | 
| No description | 
| bb_get_active_theme_folder() X-Ref | 
| No description | 
| bb_tag_sanitize( $tag ) X-Ref | 
| No description | 
| bb_get_tag_by_name( $tag ) X-Ref | 
| No description | 
| bb_dbDelta($queries, $execute = true) X-Ref | 
| No description | 
| bb_make_db_current() X-Ref | 
| No description | 
| bb_maybe_add_column( $table_name, $column_name, $create_ddl ) X-Ref | 
| No description | 
| Generated: Thu Dec 7 01:01:35 2017 | Cross-referenced by PHPXref 0.7.1 |