Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
07/11/2015 11:12:52 PM (11 years ago)
Author:
tw2113
Message:

Initial documentation cleanup for the BP Blogs component.

See #6397.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-blogs/bp-blogs-screens.php

    r9819 r10011  
    22
    33/**
    4  * BuddyPress Blogs Screens
     4 * BuddyPress Blogs Screens.
    55 *
    66 * @package BuddyPress
     
    7272
    7373/**
    74  * The main theme compat class for BuddyPress Blogs
     74 * The main theme compat class for BuddyPress Blogs.
    7575 *
    7676 * This class sets up the necessary theme compatibility actions to safely output
     
    139139     * @since BuddyPress (1.8.0)
    140140     *
    141      * @param string $templates The templates from
    142      *        bp_get_theme_compat_templates().
     141     * @param string $templates The templates from bp_get_theme_compat_templates().
     142     *
    143143     * @return array $templates Array of custom templates to look for.
    144144     */
     
    202202     * @since BuddyPress (1.8.0)
    203203     *
    204      * @param string $templates The templates from
    205      *        bp_get_theme_compat_templates().
     204     * @param string $templates The templates from bp_get_theme_compat_templates().
     205     *
    206206     * @return array $templates Array of custom templates to look for.
    207207     */
Note: See TracChangeset for help on using the changeset viewer.