Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
12/06/2014 09:19:03 PM (12 years ago)
Author:
tw2113
Message:

Add hook documentation for the Settings component.

Fixes #5947

File:
1 edited

Legend:

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

    r9128 r9215  
    1616         * Start the settings component creation process
    1717         *
    18          * @since BuddyPress (1.5)
     18         * @since BuddyPress (1.5.0)
    1919         */
    2020        public function __construct() {
     
    4949         * backwards compatibility.
    5050         *
    51          * @since BuddyPress (1.5)
     51         * @since BuddyPress (1.5.0)
    5252         */
    5353        public function setup_globals( $args = array() ) {
Note: See TracChangeset for help on using the changeset viewer.