[ Index ]

PHP Cross Reference of BuddyPress

title

Body

[close]

/src/bp-forums/ -> bp-forums-screens.php (summary)

BuddyPress Forums Screen Functions.

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

Defines 1 class

BP_Forum_Legacy_Theme_Compat:: (4 methods):
  __construct()
  is_legacy_forum()
  directory_dummy_post()
  directory_content()

Defines 4 functions

  bp_forums_directory_forums_setup()
  bp_member_forums_screen_topics()
  bp_member_forums_screen_replies()
  bp_member_forums_screen_favorites()
  bp_forums_screen_single_forum()
  bp_forums_screen_single_topic()

Class: BP_Forum_Legacy_Theme_Compat  - X-Ref

The main theme compat class for legacy BuddyPress forums.

This class sets up the necessary theme compatibility actions to safely output
old forum template parts to the_title and the_content areas of a theme.

__construct()   X-Ref
Set up theme compatibility for the legacy forums component.

since: 1.7.0

is_legacy_forum()   X-Ref
Are we looking at something that needs old forum theme compatibility?

since: 1.7.0

directory_dummy_post()   X-Ref
Update the global $post with directory data.

since: 1.7.0

directory_content()   X-Ref
Filter the_content with the old forum index template part.

since: 1.7.0

Functions
Functions that are not part of a class:

bp_forums_directory_forums_setup()   X-Ref
Load the Forums directory.

since: 1.1.0

bp_member_forums_screen_topics()   X-Ref
Load the Topics Started screen.

since: 1.5.0

bp_member_forums_screen_replies()   X-Ref
Load the Replied To screen.

since: 1.5.0

bp_member_forums_screen_favorites()   X-Ref
Load the template content for a user's Favorites forum tab.

Note that this feature is not fully implemented at the moment.

since: 1.5.0

bp_forums_screen_single_forum()   X-Ref
Load a single forum page.

since: 1.5.0

bp_forums_screen_single_topic()   X-Ref
Load a single forum topic page.

since: 1.5.0



Generated: Thu Dec 7 01:01:35 2017 Cross-referenced by PHPXref 0.7.1