Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
08/24/2016 11:25:28 AM (8 years ago)
Author:
djpaul
Message:

Fix indentation across all components.

Props Scrutinizer-CI

See #5891

File:
1 edited

Legend:

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

    r10981 r11032  
    3030 *
    3131 *           v--WordPress Actions       v--BuddyPress Sub-actions
    32   */
     32 */
    3333add_action( 'plugins_loaded',          'bp_loaded',                 10    );
    3434add_action( 'init',                    'bp_init',                   10    );
Note: See TracChangeset for help on using the changeset viewer.