Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #3108, comment 10


Ignore:
Timestamp:
07/04/2016 10:52:44 PM (8 years ago)
Author:
r-a-y
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3108, comment 10

    initial v1  
    55        return;
    66    }
    7     require dirname( __FILE__ ) . '/buddypress-functions.php';
     7    require dirname( __FILE__ ) . '/functions-buddypress.php';
    88}
    99add_action( 'after_setup_theme', 'my_after_theme_setup_bp_mods' );