Changes between Initial Version and Version 1 of Ticket #3108, comment 10
- Timestamp:
- 07/04/2016 10:52:44 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3108, comment 10
initial v1 5 5 return; 6 6 } 7 require dirname( __FILE__ ) . '/ buddypress-functions.php';7 require dirname( __FILE__ ) . '/functions-buddypress.php'; 8 8 } 9 9 add_action( 'after_setup_theme', 'my_after_theme_setup_bp_mods' );