Changeset 1812
- Timestamp:
- 09/07/2009 07:36:29 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-forums/bp-forums-bbpress.php
r1688 r1812 1 1 <?php 2 3 function bp_forums_on_activation() {4 echo "here"; die;5 }6 add_action( 'activate_bp-loader.php', 'bp_forums_on_activate' );7 2 8 3 function bp_forums_load_bbpress() {
Note: See TracChangeset
for help on using the changeset viewer.