Changeset 6780 for trunk/src/includes/core/actions.php
- Timestamp:
- 02/12/2018 09:36:27 PM (8 years ago)
- File:
-
- 1 edited
-
trunk/src/includes/core/actions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/core/actions.php
r6779 r6780 436 436 // Maybe convert the users password 437 437 add_action( 'bbp_login_form_login', 'bbp_user_maybe_convert_pass' ); 438 439 add_action( 'bbp_activation', 'bbp_add_activation_redirect' );
Note: See TracChangeset
for help on using the changeset viewer.