Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
07/04/2015 10:19:15 PM (9 years ago)
Author:
tw2113
Message:

Docs cleanup for Settings component.

See #6405.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-settings/bp-settings-template.php

    r9819 r9994  
    22
    33/**
    4  * BuddyPress Settings Template Functions
     4 * BuddyPress Settings Template Functions.
    55 *
    66 * @package BuddyPress
     
    1212
    1313/**
    14  * Output the settings component slug
     14 * Output the settings component slug.
    1515 *
    1616 * @package BuddyPress
     
    2424}
    2525    /**
    26      * Return the settings component slug
     26     * Return the settings component slug.
    2727     *
    2828     * @package BuddyPress
     
    4343
    4444/**
    45  * Output the settings component root slug
     45 * Output the settings component root slug.
    4646 *
    4747 * @package BuddyPress
     
    5555}
    5656    /**
    57      * Return the settings component root slug
     57     * Return the settings component root slug.
    5858     *
    5959     * @package BuddyPress
Note: See TracChangeset for help on using the changeset viewer.