Changeset 4910 for trunk/includes/admin/actions.php
- Timestamp:
- 05/15/2013 05:39:17 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/includes/admin/actions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/admin/actions.php
r4390 r4910 64 64 65 65 // Activation 66 add_action( 'bbp_activation', 'bbp_delete_rewrite_rules' ); 66 add_action( 'bbp_activation', 'bbp_delete_rewrite_rules' ); 67 add_action( 'bbp_activation', 'bbp_make_current_user_keymaster' ); 67 68 68 69 // Deactivation
Note: See TracChangeset
for help on using the changeset viewer.