Changeset 4390 for trunk/includes/core/actions.php
- Timestamp:
- 11/11/2012 07:14:21 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/includes/core/actions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/core/actions.php
r4375 r4390 293 293 add_action( 'bbp_login_form_login', 'bbp_user_maybe_convert_pass' ); 294 294 295 add_action( 'bbp_activation', 'bbp_add_activation_redirect' ); 296 295 297 /** 296 298 * Requires and creates the BuddyPress extension, and adds component creation
Note: See TracChangeset
for help on using the changeset viewer.