Changeset 10941 for trunk/src/bp-core/bp-core-actions.php
- Timestamp:
- 07/10/2016 09:46:27 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/bp-core-actions.php
r10829 r10941 111 111 // Activation redirect. 112 112 add_action( 'bp_activation', 'bp_add_activation_redirect' ); 113 114 // Email unsubscribe. 115 add_action( 'bp_get_request_unsubscribe', 'bp_email_unsubscribe_handler' );
Note: See TracChangeset
for help on using the changeset viewer.