Changeset 5661 for trunk/src/includes/core/actions.php
- Timestamp:
- 03/25/2015 01:35:15 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/includes/core/actions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/core/actions.php
r5637 r5661 154 154 // Profile Page Messages 155 155 add_action( 'bbp_template_notices', 'bbp_notice_edit_user_success' ); 156 add_action( 'bbp_template_notices', 'bbp_notice_edit_user_pending_email' ); 156 157 add_action( 'bbp_template_notices', 'bbp_notice_edit_user_is_super_admin', 2 ); 157 158
Note: See TracChangeset
for help on using the changeset viewer.