| [ Index ] | 
		    PHP Cross Reference of BuddyPress | 
    
[Source view] [Print] [Project Stats]
BuddyPress Forums Screen Functions.
| File Size: | 328 lines (10 kb) | 
| Included or required: | 0 times | 
| Referenced: | 0 times | 
| Includes or requires: | 0 files | 
BP_Forum_Legacy_Theme_Compat:: (4 methods):
  __construct()
  is_legacy_forum()
  directory_dummy_post()
  directory_content()
Class: BP_Forum_Legacy_Theme_Compat - X-Ref
The main theme compat class for legacy BuddyPress forums.| __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  | 
| 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 |