Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
09/06/2016 04:49:38 PM (9 years ago)
Author:
tw2113
Message:

Fixs a number of inconsistencies in PHPDoc comments for various component loaders. Props @espellcaste.

Fixes #7239.

File:
1 edited

Legend:

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

    r10652 r11064  
    1919
    2020/**
    21  * Set up the BuddyPress Core component.
     21 * Set up the bp-core component.
    2222 *
    2323 * @since 1.6.0
    24  *
    25  * @global BuddyPress $bp BuddyPress global settings object.
    2624 */
    2725function bp_setup_core() {
Note: See TracChangeset for help on using the changeset viewer.